Estimate Beta Parameter
beta_param.Rd
Estimates beta parameter given mean (rates) and SD for the the "untruncated" beta distribution.
Examples
if (FALSE) {
library(JoeModelCE)
JoeModelCE::beta_param(0.8, 0.2)$beta
}
beta_param.Rd
Estimates beta parameter given mean (rates) and SD for the the "untruncated" beta distribution.
if (FALSE) {
library(JoeModelCE)
JoeModelCE::beta_param(0.8, 0.2)$beta
}