get_param_ln2 | R Documentation |
Getting parameters of log-normal distribution
get_param_ln2(int_a = c(0.1, 11), med, mu)
int_a |
: grid of first parameter of the distribution |
med |
: median of real dataset |
mu |
: mean of real dataset |
: list with parameter values of the distribution
library(survMS)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.