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 lcModel
sigma(object, ...)

Arguments

object

The lcModel object.

...

Additional arguments.

Value

A numeric indicating the residual standard deviation.