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 "bife".

...

other arguments.

Value

The function fitted.bife returns a vector of fitted values.

See Also

bife


[Package bife version 0.7.2 Index]