View source: R/FUNCTION_LognormalCapacityPriorFunctions.R
calcLognormalTauFromCV | R Documentation |
These functions handle conversions between CV, sigma, and tau for the lognormal capacity prior. param mcmc.obj output from calcMCMCModelFit()
calcLognormalTauFromCV(cv)
calcLognormalCVFromSigma(sigma)
calcLognormalTauFromSigma(sigma)
plotCapPriorCheck(mcmc.obj, label = "Label", xlim = NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.