residuals.mnr: Extract Residuals from Multivariate Regression Model

Description Usage Arguments Value

View source: R/Class.R

Description

Returns the estimated residuals from a fitted mnr model.

Usage

1
2
## S3 method for class 'mnr'
residuals(object, ...)

Arguments

object

A mnr object.

...

Unused.

Value

A numeric matrix of residuals.


zrmacc/MNR documentation built on May 17, 2019, 8:47 p.m.