extract-ANY-method: 'extract' method for 'broom' objects

extract,ANY-methodR Documentation

extract method for broom objects

Description

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

Usage

## S4 method for signature 'ANY'
extract(model, ...)

Arguments

model

A statistical model object.

...

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


leifeld/texreg documentation built on Nov. 11, 2023, 6:31 a.m.