powered by
Compute posterior model probabilities from odds x and a prior odds.
x
getPMP(x, prior_odds = 1)
A vector of odds for which to obtain the posterior model probabilities.
The prior odds.
A matrix with two columns, giving the relative probabilities of the first hypothesis versus the second hypothesis.
# NOT RUN { getPMP(3) # }
Run the code above in your browser using DataLab