make.param {varmixt} | R Documentation |
A function to build a parameter object
make.param(VAR, df, sd.init, pi.init, nmixt)
VAR |
vector of estimated variance |
df |
degrees of freedom of the estimated variance |
sd.init |
vector of initial sd (mixture model) |
pi.init |
vector of initial pi (mixture model) |
nmixt |
number of components in the mixture |
Paul Delmar