rsnonlinearGmm-class: Class '"rsnonlinearGmm"'

Description Objects from the Class Slots Extends Methods Examples

Description

A class for system of nonliear equations in which the coefficients are restricted.

Objects from the Class

Objects can be created by calls of the form new("rsnonlinearGmm", ...). The constructor is restModel

Slots

R:

Object of class "list" ~~

cstSpec:

Object of class "list" ~~

data:

Object of class "data.frame" ~~

instT:

Object of class "list" ~~

vcov:

Object of class "character" ~~

theta0:

Object of class "list" ~~

n:

Object of class "integer" ~~

q:

Object of class "integer" ~~

k:

Object of class "integer" ~~

parNames:

Object of class "list" ~~

momNames:

Object of class "list" ~~

fRHS:

Object of class "list" ~~

fLHS:

Object of class "list" ~~

eqnNames:

Object of class "character" ~~

vcovOptions:

Object of class "list" ~~

centeredVcov:

Object of class "logical" ~~

sameMom:

Object of class "logical" ~~

SUR:

Object of class "logical" ~~

varNames:

Object of class "list" ~~

isEndo:

Object of class "list" ~~

survOptions:

Object of class "list" ~~

Extends

Class "snonlinearGmm", directly. Class "rsysGmmModels", directly. Class "sysGmmModels", by class "snonlinearGmm", distance 2.

Methods

No methods defined with class "rsnonlinearGmm" in the signature.

Examples

1
showClass("rsnonlinearGmm")

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