extract,ANY-method {texreg} | R Documentation |
extract
method for broom
objectsextract
method for broom
objects created by the
broom
function in the broom package.
## S4 method for signature 'ANY' extract(model, ...)
model |
A statistical model object. |
... |
Custom parameters, which are handed over to subroutines. Currently not in use. |