View source: R/jabba_utils.R View source: R/jabba_utils.R
plot_lnorm | R Documentation |
gets lognormal prior paramenters mean and log.sd with bias correction and plots distribution
Gets lognormal prior paramenters mean and log.sd with bias correction and plots distribution
plot_lnorm(mu, CV, Prior = "x", Plot = FALSE)
plot_lnorm(mu, CV, Prior = "x", Plot = FALSE)
mu |
mean of lognormal distribution |
CV |
cv of lognoram distribution |
Prior |
X-axis label |
Plot |
c(TRUE,FALSE) |
mean and lod.sd
mean and lod.sd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.