| extract,coeftest-method | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.