extract,coeftest-method {texreg}R Documentation

extract method for coeftest objects

Description

extract method for coeftest objects created by the coeftest function in the lmtest package.

Usage

## S4 method for signature 'coeftest'
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]