extract,glmrob-method {texreg} | R Documentation |
extract
method for glmrob
objects
Description
extract
method for glmrob
objects created by the
glmrob
function in the robustbase package.
Usage
## S4 method for signature 'glmrob'
extract(model, include.nobs = TRUE, ...)
Arguments
model |
A statistical model object. |
include.nobs |
Report the number of observations in the GOF block? |
... |
Custom parameters, which are handed over to subroutines, in this
case to the |
[Package texreg version 1.39.4 Index]