tsls-class: Class '"tsls"'

tsls-classR Documentation

Class "tsls"

Description

Class that contains a fitted model using two-stage least squares

Objects from the Class

Objects can be created by calls of the form new("tsls", ...). It is created my the

Slots

theta:

Object of class "numeric" ~~

convergence:

Object of class "numericORNULL" ~~

convIter:

Object of class "numericORNULL" ~~

call:

Object of class "callORNULL" ~~

type:

Object of class "character" ~~

wObj:

Object of class "momentWeights" ~~

niter:

Object of class "integer" ~~

efficientGmm:

Object of class "logical" ~~

model:

Object of class "momentModel" ~~

Extends

Class "gmmfit", directly.

Examples

showClass("tsls")

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