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