Learn R Programming

varycoef (version 0.2.9)

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 in the control of the function call

Usage

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

Arguments

object

SVC_mle object

...

further arguments

Value

numeric, residuals of model