make.param {varmixt}R Documentation

A function to build a parameter object

Description

A function to build a parameter object

Usage

make.param(VAR, df, sd.init, pi.init, nmixt)

Arguments

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

Author(s)

Paul Delmar


[Package varmixt version 0.2-4 Index]