Description Usage Arguments Value Author(s) Examples
pdf, cdf, inverse cdf, and random deviates of the truncated lognormal distribution.
| 1 2 3 4 | 
| x,q | vector of quantiles. | 
| p | vector of probabilities. | 
| n | number of observations. If length(n) > 1, the length is taken to be the number required. | 
| meanlog | vector of means on the natural log scale. | 
| sdlog | vector of standard deviations on the natural log scale. | 
| a | vector of lower truncation limits | 
| b | vector of upper truncation limits | 
dtlnorm gives the density, ptlnorm gives the distribution function, qtlnorm gives the quantile function, and rtlnorm generates random deviates.
Rob Carnell
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.