coef.bivar {iRegression} | R Documentation |
Extract the Coefficients for the Bivariate Symbolic Regression Method
Description
Returns the coefficients from an object class bivar
.
Usage
## S3 method for class 'bivar'
coef(object, ...)
Arguments
object |
an object class |
... |
other arguments. |
Value
Coefficients extracted from an object class bivar
.
See Also
[Package iRegression version 1.2.1 Index]