| param.cont {LCAextend} | R Documentation |
parameters to be used for examples in the case of continuous measurements
Description
means and variance-covariance matrices for each class to be used in examples with continuous measurements.
Usage
data(param.cont)
Details
ped.param is a list of 2 elements:
mua list of
K=3(the number of latent classes) entries, each represents the means of the measurement multinormal density in the class,sigmaa list of
K=3entries, 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
See also init.norm
Examples
data(param.cont)
[Package LCAextend version 1.3 Index]