Description Usage Arguments Value Examples
View source: R/circGLMClassFunctions.R
Compute posterior model probabilities from odds x
and a prior odds.
1 | getPMP(x, prior_odds = 1)
|
x |
A vector of odds for which to obtain the posterior model probabilities. |
prior_odds |
The prior odds. |
A matrix with two columns, giving the relative probabilities of the first hypothesis versus the second hypothesis.
1 | getPMP(3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.