Description Usage Arguments Value See Also Examples
This is a function based on the uniroot
to calculate the quantiles of a Weibull mixture model.
1 | quanWbMix(intProb, mixParm)
|
intProb |
A vector of the probability below the quantile of interest, e.g. 5% |
mixParm |
A two-by-three matrix describing the Weibull mixture. See |
A two-row matrix: the first row is intProb
and the second row is the corresponding quantiles.
qweibull
, simWbMix
, emCenWbMix.T1
, emCenWbMix.T2
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.