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 |
type |
the type of parameter estimates the summary statistics are related to: structural
parameters or fixed effects. Default is |
corrected , fixed |
deprecated. |
... |
other arguments. |
Value
Returns an object of class "summary.bife"
which is a list of summary statistics of
object
.
See Also
[Package bife version 0.7.2 Index]