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