get_param_weib | R Documentation |
Get Parameters for weibull distribution
get_param_weib(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.