sgmmfit-class: Class '"sgmmfit"'

Description Objects from the Class Slots Methods Examples

Description

The class for fitted system of equations estimated by GMM.

Objects from the Class

Objects can be created by calls of the form new("sgmmfit", ...).

Slots

theta:

Object of class "list" ~~

convergence:

Object of class "numericORNULL" ~~

convIter:

Object of class "numericORNULL" ~~

call:

Object of class "call" ~~

type:

Object of class "character" ~~

wObj:

Object of class "sysGmmWeights" ~~

niter:

Object of class "integer" ~~

efficientGmm:

Object of class "logical" ~~

model:

Object of class "sysGmmModels" ~~

Methods

coef

signature(object = "sgmmfit"): ...

print

signature(x = "sgmmfit"): ...

residuals

signature(object = "sgmmfit"): ...

show

signature(object = "sgmmfit"): ...

Examples

1
showClass("sgmmfit")

gmm4 documentation built on Dec. 6, 2019, 3:01 a.m.