fitted.bife: Extract 'bife' fitted values

View source: R/generics.R

fitted.bifeR 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


bife documentation built on Aug. 11, 2022, 5:11 p.m.