Description Usage Arguments Details See Also
The Frechet-Weibull Distribution
1 2 3 4 5 6 7 8 |
x |
vector of quantiles |
fr_shape |
the Frechet shape |
fr_scale |
the Frechet scale |
wei_shape |
the Weibull shape |
wei_scale |
the Weibull scale |
fr_weight |
numeric value from 0 to 1, the Frechet weight, where
the corresponding Weibull weight is |
Density, distribution function, quantile function,
and random generation for the combined Frechet-Weibull
distribution with five parameters: fr_shape
, fr_scale
,
wei_shape
, wei_scale
, and fr_weight
.
Other SALSA distribution fit functions: fitdist_fr_wei
,
fitdist_fr
, params_fr_wei
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.