View source: R/lnorm_mean_sd.R
This function provides the quantile function of the lognormal distribution based on mean and stddev
1 | qlnorm_mean_sd(p, mean, sd, lower.tail = TRUE, log.p = FALSE)
|
p |
vector of probabilities |
mean |
vector of means |
sd |
vector of standard deviations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.