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

Description Usage Arguments Value See Also

View source: R/clustMD_InternalFunctions.R

Description

Internal function.

Usage

1
npars_clustMD(model, D, G, J, CnsIndx, OrdIndx, K)

Arguments

model

the clustMD covariance model fitted.

D

the dimension of the latent data.

G

the number of mixture components.

J

the number of variables.

CnsIndx

the number of continuous variables.

OrdIndx

the sum of the number of continuous and ordinal (including binary) variables.

K

a vector indicating the number of levels of each categorical variable.

Value

Output required for clustMD function.

See Also

clustMD


clustMD documentation built on May 2, 2019, 2:09 a.m.