Skip to content

Move thinning to occur after fitting the Stan model #491

@gowerc

Description

@gowerc

Use case that has come up is one where you wish to do inference on the complete set of samples where auto correlation is not (or less?) of an issue but then apply thinning to the samples used by rbmi to remove said autocorrelation.

At the moment we just uses Stans inbuilt thinning so this could be implemented simply by manually applying the thinning after fitting the full Stan model (as the retained Stan object would contain the full set of samples).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions