Learn R Programming

clustMD (version 1.0)

npars_clustMD: Calculates the number of free parameters for the clustMD model.

Description

Internal function.

Usage

npars_clustMD(model, D, G, J, OrdIndx)

Arguments

model
The clustMD model fitted.
D
The dimension of the latent data.
G
The number of mixture components.
J
The number of variables.
OrdIndx
The number of continuous and ordinal (including binary) variables.

Value

  • Output required for clustMD function.

Details

npars_clustMD: an internal function.

References

McParland, D. and Gormley, I.C. (2014). Model based clustering for mixed data: clustMD. Technical report, University College Dublin.

See Also

clustMD