Skip to content

Add ancestor resampling option for PG #5

@yebai

Description

@yebai

The PG sampler can be improved by adding the ancestor resampling step. It is challenging to implement this for the general case, but perhaps we can consider adding it a a option, e.g.

s = PG(10, 20, :s, as = true)

Here when as equals true, we support only one variable (e.g. :s) to be sampled by PG.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions