lognormal_imode | R Documentation |
Returns a mean for a lognormal such that the mode will be centered around mu
lognormal_imode(mu, sd)
mu |
the value around which the mode should be centered (in log space) |
sd |
the standard deviation of the lognormal distribution (in log space) |
the proposed mean for the distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.