fitted.ccrm {iRegression}R Documentation

Extract Constrained Centre and Range Method Fitted Values

Description

Returns the fitted values from an object class ccrm.

Usage

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

Arguments

object

an object class ccrm.

...

other arguments.

Value

Fitted values extracted from the object class object.

See Also

ccrm


[Package iRegression version 1.2.1 Index]