Learn R Programming

MSTest (version 0.1.5)

residuals.Nmdl: residuals of a Nmdl object

Description

This is a method for the function residuals() for objects of the class Nmdl.

Usage

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

Value

vector of residuals.

Arguments

object

an object for which the extraction of model residuals is meaningful.

...

other arguments.