extract method for bife objects
## S4 method for signature 'bife' extract( model, include.loglik = TRUE, include.deviance = TRUE, include.nobs = TRUE, ... )
model |
A statistical model object. |
include.loglik |
Report the log likelihood in the GOF block? |
include.deviance |
Report the residual deviance? |
include.nobs |
Report the number of observations in the GOF block? |
... |
Custom parameters, which are handed over to subroutines. Currently not in use. |
Philip Leifeld, Christoph Riedl, Claudia Zucca
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.