powered by
means and variance-covariance matrices for each class to be used in examples with continuous measurements.
data(param.cont)
ped.param is a list of 2 elements:
ped.param
mu
a list of K=3 (the number of latent classes) entries, each represents the means of the measurement multinormal density in the class,
K=3
sigma
a list of K=3 entries, each is the variance-covariance matrix of the measurement multinormal density in the class.
The dimension (the number of multinormal measurements) used in the dataset is 4.
See also init.norm
init.norm
# NOT RUN { data(param.cont) # }
Run the code above in your browser using DataLab