extract method for pgmm objects
## S4 method for signature 'pgmm' extract( model, include.nobs = TRUE, include.sargan = TRUE, include.wald = TRUE, ... )
model |
A statistical model object. |
include.nobs |
Report the number of observations in the GOF block? |
include.sargan |
Report the Sargan test? |
include.wald |
Report the Wald statistic? |
... |
Custom parameters, which are handed over to subroutines, in this
case to the |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.