p_omegas-deprecated {Bayesrel} | R Documentation |
prior and posterior probability of omega_t and omega_h being bigger than thresholds
Description
takes mcmc posterior samples of omega_t and omega_h and calculates the prior and posterior probability of the estimate being bigger or smaller than an arbitrary value
Usage
p_omegas(x, cutoff.t = .80, cutoff.h = .60)
Arguments
x |
A strel output object (list) |
cutoff.t |
A number indicating the threshold for omega_t |
cutoff.h |
A number indicating the threshold for omega_h |
See Also
[Package Bayesrel version 0.7.8 Index]