fitted.bivar {iRegression}R Documentation

Extract Bivariate Symbolic Regression Method Fitted Values

Description

Returns the fitted values from an object class bivar.

Usage

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

Arguments

object

an object class bivar.

...

other arguments.

Value

Fitted values extracted from the object class bivar.

See Also

bivar


[Package iRegression version 1.2.1 Index]