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