rfunctionGel-class: Class '"rfunctionGel"'

Description Objects from the Class Slots Extends Examples

Description

Restricted GEL model class when moments matrix is defined by a function.

Objects from the Class

Objects can be created by calls of the form new("rfunctionGel", ...). It is however, recommended to use the restModel method.

Slots

R:

Object of class "list" ~~

cstSpec:

Object of class "list" ~~

wSpec:

Object of class "list" ~~

gelType:

Object of class "list" ~~

X:

Object of class "ANY" ~~

fct:

Object of class "function" ~~

dfct:

Object of class "functionORNULL" ~~

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" ~~

vcovOptions:

Object of class "list" ~~

centeredVcov:

Object of class "logical" ~~

varNames:

Object of class "character" ~~

isEndo:

Object of class "logical" ~~

omit:

Object of class "integer" ~~

survOptions:

Object of class "list" ~~

Extends

Class "functionGel", directly. Class "rgelModels", directly. Class "functionGmm", by class "functionGel", distance 2. Class "gelModels", by class "functionGel", distance 2. Class "allNLGmm", by class "functionGel", distance 3. Class "gmmModels", by class "functionGel", distance 3.

Examples

1
showClass("rfunctionGel")

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