sigma.lcModel | R Documentation |
Extracts or estimates the residual standard deviation. If sigma()
is not defined for a model, it is estimated from the residual error vector.
## S3 method for class 'lcModel'
sigma(object, ...)
object |
The |
... |
Additional arguments. |
A numeric
indicating the residual standard deviation.
coef.lcModel metric
Other lcModel functions:
clusterNames()
,
clusterProportions()
,
clusterSizes()
,
clusterTrajectories()
,
coef.lcModel()
,
converged()
,
deviance.lcModel()
,
df.residual.lcModel()
,
estimationTime()
,
externalMetric()
,
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()
,
strip()
,
time.lcModel()
,
trajectoryAssignments()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.