-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
It is sometimes useful to perform MH in a reparametrised space, similar to HMC with its bijectors. This would effectively allow for non-stationary Gaussian proposals, among others. It does not seem like there is any support in AdvancedMH for this. I have some code for a ReparamProposal
that wraps another proposal, but this is very inelegant. Does anyone have any pointers or ideas for structuring this properly?
Metadata
Metadata
Assignees
Labels
No labels