rmmix {mixsmsn} | R Documentation |
Random multivariate FM-SMSN generator
Description
Random generator of multivariate FM-SMSN distributions.
Usage
rmmix(n, pii, family, arg, cluster=FALSE)
Arguments
n |
number of observations |
pii |
a vector of weights for the mixture (dimension of the number |
family |
distribution family to be used in fitting ("t", "Skew.t", "Skew.cn", "Skew.slash", "Skew.normal", "Normal") |
arg |
a list of |
cluster |
TRUE or FALSE if the true observations clusters must be returned. |
Author(s)
Marcos Prates marcosop@est.ufmg.br, Victor Lachos hlachos@ime.unicamp.br and Celso Cabral celsoromulo@gmail.com
See Also
Examples
## see \code{\link{smsn.mmix}}
[Package mixsmsn version 1.1-10 Index]