Learn R Programming

varycoef (version 0.3.0)

residuals.SVC_mle: Extact Model Residuals

Description

Method to extract the residuals from an SVC_mle object. This is only possible if save.fitted was set to TRUE.

Usage

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

Arguments

object

SVC_mle object

...

further arguments

Value

(numeric(n)) Residuals of model