Skip to content

Add vector of proposal distribution to SingleComponentMetropolisHastings#310

Open
lukasfritsch wants to merge 5 commits intomasterfrom
mh-vector-proposal
Open

Add vector of proposal distribution to SingleComponentMetropolisHastings#310
lukasfritsch wants to merge 5 commits intomasterfrom
mh-vector-proposal

Conversation

@lukasfritsch
Copy link
Copy Markdown
Member

This PR adds the option to use multiple proposal distributions in SingleComponentMetropolisHastings which could be useful in some situations. The constructor now accepts Union{UnivariateDistribution,Vector{<:UnivariateDistribution}} as input for the proposal and bayesianupdating can use different proposals for each dimension.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant