fitted.bife: 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 bife
fitted(object, ...)
Value
The function fitted.bife
returns a vector of fitted values.
Arguments
- object
an object of class "bife"
.
- ...
other arguments.