fitted.crm {iRegression}R Documentation

Extract Centre and Range Method Fitted Values

Description

Returns the fitted values from an object class crm.

Usage

## S3 method for class 'crm'
fitted(object, ...)

Arguments

object

an object class crm.

...

other arguments.

Value

Fitted values extracted from the object class object.

See Also

crm


[Package iRegression version 1.2.1 Index]