extract method for texreg objects created by the extract function in the texreg package.

# S4 method for class 'texreg'
extract(model, ...)

Arguments

model

A statistical model object.

...

Custom parameters, which are handed over to subroutines. Currently not in use.