slinearGmm-class: Class '"slinearGmm"'

Description Objects from the Class Slots Extends Methods Examples

Description

Object for system of equation models in which all equations are linear regression models.

Objects from the Class

Objects can be created by calls of the form new("slinearGmm", ...). But the constructor is sysGmmModel.

Slots

modelT:

Object of class "list" ~~

instT:

Object of class "list" ~~

data:

Object of class "data.frame" ~~

vcov:

Object of class "character" ~~

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

eqnNames:

Object of class "character" ~~

vcovOptions:

Object of class "list" ~~

centeredVcov:

Object of class "logical" ~~

SUR:

Object of class "logical" ~~

sameMom:

Object of class "logical" ~~

varNames:

Object of class "list" ~~

isEndo:

Object of class "list" ~~

omit:

Object of class "integer" ~~

survOptions:

Object of class "list" ~~

Extends

Class "sysGmmModels", directly.

Methods

[

signature(x = "slinearGmm", i = "integer", j = "missing"): ...

Examples

1
showClass("slinearGmm")

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