df.residual.lcModel: Extract the residual degrees of freedom from a lcModel

View source: R/model.R

df.residual.lcModelR Documentation

Extract the residual degrees of freedom from a lcModel

Description

Extract the residual degrees of freedom from a lcModel

Usage

## S3 method for class 'lcModel'
df.residual(object, ...)

Arguments

object

The lcModel object.

...

Additional arguments.

Value

A numeric with the residual degrees of freedom. If unavailable, NA is returned.

See Also

stats::df.residual nobs residuals

Other lcModel functions: clusterNames(), clusterProportions(), clusterSizes(), clusterTrajectories(), coef.lcModel(), converged(), deviance.lcModel(), estimationTime(), externalMetric,lcModel,lcModel-method, fitted.lcModel(), fittedTrajectories(), getCall.lcModel(), getLcMethod(), ids(), lcModel-class, metric(), model.frame.lcModel(), nClusters(), nIds(), nobs.lcModel(), plot-lcModel-method, plotClusterTrajectories(), plotFittedTrajectories(), postprob(), predict.lcModel(), predictAssignments(), predictForCluster(), predictPostprob(), qqPlot(), residuals.lcModel(), sigma.lcModel(), strip(), time.lcModel(), trajectoryAssignments()


latrend documentation built on March 31, 2023, 5:45 p.m.