summary.bife {bife}R Documentation

Summarizing models of class bife

Description

Summary statistics for objects of class "bife".

Usage

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

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.

Value

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

See Also

bife


[Package bife version 0.7.2 Index]