R/utils.R
get_param_exp.Rd
Getting parameters of exponential distribution
get_param_exp(int_a = c(1e-06, 110), 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)