summarySysGmm-class: Class '"summarySysGmm"'

summarySysGmm-classR Documentation

Class "summarySysGmm"

Description

A class to store the summary of a system of equations fitted by GMM.

Objects from the Class

Objects can be created by calls of the form new("summarySysGmm", ...). It is created by summary-methods.

Slots

coef:

Object of class "list" ~~

specTest:

Object of class "specTest" ~~

strength:

Object of class "list" ~~

model:

Object of class "sysModel" ~~

sandwich:

Object of class "logical" ~~

type:

Object of class "character" ~~

convergence:

Object of class "numericORNULL" ~~

convIter:

Object of class "numericORNULL" ~~

wSpec:

Object of class "list" ~~

niter:

Object of class "integer" ~~

df.adj:

Object of class "logical" ~~

breadOnly:

Object of class "logical" ~~

Methods

print

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

show

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

Examples

showClass("summarySysGmm")

momentfit documentation built on Sept. 20, 2023, 3:01 a.m.