R/utils.R
get_param_ln2.Rd
Getting parameters of log-normal distribution
get_param_ln2(int_a = c(0.1, 11), med, mu)
: grid of first parameter of the distribution
: median of real dataset
: mean of real dataset
: list with parameter values of the distribution
library(survMS)