Learn R Programming

aldvmm (version 0.9.0)

residuals.aldvmm: Extract Adjusted Limited Dependent Variable Mixture Model Residuals

Description

The method residuals.aldvmm for the generic function residuals returns the covariance matrix from an object of class "aldvmm".

Usage

# S3 method for aldvmm
residuals(object, ...)

Value

a numeric vector of residuals.

Arguments

object

an object inheriting from class "aldvmm".

...

further arguments passed to or from other methods.