extract,texreg-method {texreg} | R Documentation |
extract
method for texreg
objects
Description
extract
method for texreg
objects created by the
extract
function in the texreg package.
Usage
## S4 method for signature 'texreg'
extract(model, ...)
Arguments
model |
A statistical model object. |
... |
Custom parameters, which are handed over to subroutines. Currently not in use. |
[Package texreg version 1.39.4 Index]