extract,mlwinfitIGLS-method | R Documentation |
Extract coefficients and GOF measures from a statistical object (texreg package).
## S4 method for signature 'mlwinfitIGLS'
extract(
model,
include.nobs = TRUE,
include.loglik = TRUE,
include.deviance = TRUE,
...
)
model |
An |
include.nobs |
should the number of observations be reported? |
include.loglik |
should the log-likelihood be reported? |
include.deviance |
should the deviance be reported? |
... |
Other arguments. |
extract
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.