Coefficients of a lcModel
# S3 method for lcModel
coef(object, ...)The lcModel object.
Additional arguments.
A named numeric vector with all coefficients, or a matrix with each column containing the cluster-specific coefficients.
Other model-specific methods:
clusterTrajectories(),
converged(),
deviance.lcModel(),
df.residual.lcModel(),
fitted.lcModel(),
lcModel-class,
logLik.lcModel(),
model.frame.lcModel(),
nobs.lcModel(),
postprob(),
predict.lcModel(),
predictAssignments(),
predictForCluster(),
predictPostprob(),
residuals.lcModel(),
sigma.lcModel(),
time.lcModel(),
trajectories()