Description Usage Arguments Value Examples
Random generation for the well-known mixture models with parameters weigth
, shape
and scale
.
1 | rmix(N, model, K, param)
|
N |
Number of inputs for the mixture random generation |
model |
Choice of one of the mixture models; |
K |
Number of components |
param |
Vector of weight ω, shape α, and scale β parameters. |
Outputs of random generated vector lenght of N from the given mixture model.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.