Learn R Programming

bife (version 0.7.2)

summary.bife: Summarizing models of class bife

Description

Summary statistics for objects of class "bife".

Usage

# S3 method for bife
summary(object, type = c("sp", "fe"), corrected = NULL, fixed = NULL, ...)

Value

Returns an object of class "summary.bife" which is a list of summary statistics of object.

Arguments

object

an object of class "bife".

type

the type of parameter estimates the summary statistics are related to: structural parameters or fixed effects. Default is "sp" referring to the structural parameters.

corrected, fixed

deprecated.

...

other arguments.

See Also

bife