formulaGmm-class: Class '"formulaGmm"'

Description Objects from the Class Slots Extends Examples

Description

GMM model class for moment conditions defined by formulas.

Objects from the Class

Objects can be created by calls of the form new("formulaGmm", ...). It is however, recommended to use the constructor gmmModel.

Slots

modelF:

Object of class "data.frame" ~~

vcov:

Object of class "character" ~~

theta0:

Object of class "numeric" ~~

n:

Object of class "integer" ~~

q:

Object of class "integer" ~~

k:

Object of class "integer" ~~

parNames:

Object of class "character" ~~

momNames:

Object of class "character" ~~

fRHS:

Object of class "list" ~~

fLHS:

Object of class "list" ~~

vcovOptions:

Object of class "list" ~~

centeredVcov:

Object of class "logical" ~~

varNames:

Object of class "character" ~~

isEndo:

Object of class "logical" ~~

isMDE:

Object of class "logical" ~~

omit:

Object of class "integer" ~~

survOptions:

Object of class "list" ~~

Extends

Class "gmmModels", directly. Class "allNLGmm", by class "formulaGmm", distance 2.

Examples

1
showClass("formulaGmm")

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