extract-coeftest-method: 'extract' method for 'coeftest' objects

extract,coeftest-methodR 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.


texreg documentation built on Nov. 10, 2023, 1:16 a.m.