dlnorm_rcpp | R Documentation |
Probability density function of the log-normal distribution (written in C++)
dlnorm_rcpp(x, meanlog, sdlog)
x |
Vector of quantiles |
meanlog |
Mean of the distribution on the log-scale |
sdlog |
Standard deviation of the distribution on the log-scale |
Vector of densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.