extract method for coeftest objects created by the
coeftest function in the lmtest package.
# S4 method for class 'coeftest'
extract(model, ...)
Arguments
- model
A statistical model object.
- ...
Custom parameters, which are handed over to subroutines. Currently
not in use.