mweibullden | R Documentation |
Computes the density of a matrix-Weibull distribution with parameters
alpha
, S
and beta
at x
.
mweibullden(x, alpha, S, beta)
x |
Non-negative value. |
alpha |
Initial probabilities. |
S |
Sub-intensity matrix. |
beta |
Shape parameter. |
The density at x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.