calc.post.beta {BayesCombo} | R Documentation |
Utility functions
Description
Not called directly by user.
Usage
calc.post.beta(beta, se.beta, beta0, se0)
calc.post.se(se.beta, se0)
prior.se(beta, se.beta, ci)
Arguments
beta |
Effect size. |
se.beta |
Standard error of the effect. |
beta0 |
Prior for the effect size. |
se0 |
Prior standard error. |
ci |
A numeric value that is used to calculate the prior standard error. |
[Package BayesCombo version 1.0 Index]