Metropolis-Hastings on orderings.
1 2 | ordering.metropolis.hastings(ordering, log.likelihood,
proposal.fn = ordering.random.move, iterations = 1000, thin = 1)
|
ordering |
Initial ordering |
log.likelihood |
Log likelihood function |
proposal.fn |
Proposal function |
iterations |
Number of iterations |
thin |
Thinning parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.