Skip to content

Variable time resampling #385

@reubenharry

Description

@reubenharry

One feature I often want in Rhine-Bayes is the ability to control how often resampling happens (which I believe in the present implementation happens at every time step).

The simplest thing would be to specify a resampling rate for runPopulationCl. More complex would be to have the return type of runPopulationCl be ClSF m cl (a, Bool) [(b, Log Double)], where the Bool determines when resampling happens. Does this seem doable (in which case I could have a go) or do you think there's a reason it's not practical?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions