extract-pmg-method: 'extract' method for 'pmg' objects

extract,pmg-methodR Documentation

extract method for pmg objects

Description

extract method for pmg objects created by the pmg function in the plm package.

Usage

## S4 method for signature 'pmg'
extract(model, include.nobs = TRUE, ...)

Arguments

model

A statistical model object.

include.nobs

Report the number of observations in the GOF block?

...

Custom parameters, which are handed over to subroutines, in this case to the summary method for the object.


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