MCMC MH move proposal
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 440
- PR merge metrics
- No merged PRs in 30d
Description
Regarding the class "mcee.moves.MHMove(proposal_function, ndim=None)", I'm willing to use the MHMove for my problem but I need help in defining the proposal function. Is there a toy example from which I could learn the details?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the mcee.moves.MHMove(proposal_function, ndim=None) entry point and inspect how proposal_function is used. Provide a self-contained toy example showing the proposal function details, so users can learn how to use MHMove.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100