extract method for vglm objects
## S4 method for signature 'vglm' extract( model, include.loglik = TRUE, include.df = TRUE, include.nobs = TRUE, ... )
model |
A statistical model object. |
include.loglik |
Report the log likelihood in the GOF block? |
include.df |
Report the degrees of freedom? |
include.nobs |
Report the number of observations in the GOF block? |
... |
Custom parameters, which are handed over to subroutines. Currently not in use. |
Christoph Riedl <c.riedl@neu.edu>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.