fitted.bife {bife} | R Documentation |
Extract bife
fitted values
Description
fitted.bife
is a generic function which extracts fitted values from an object
returned by bife
.
Usage
## S3 method for class 'bife'
fitted(object, ...)
Arguments
object |
an object of class |
... |
other arguments. |
Value
The function fitted.bife
returns a vector of fitted values.
See Also
[Package bife version 0.7.2 Index]