stsls-class {gmm4} | R Documentation |
"stsls"
The class for fitted system of equations by equation by equation two-stage least squares.
Objects can be created by calls of the form new("stsls", ...)
.
The method tsls
generates it.
theta
:Object of class "list"
~~
convergence
:Object of class "numericORNULL"
~~
convIter
:Object of class "numericORNULL"
~~
call
:Object of class "call"
~~
type
:Object of class "character"
~~
wObj
:Object of class "sysGmmWeights"
~~
niter
:Object of class "integer"
~~
efficientGmm
:Object of class "logical"
~~
model
:Object of class "sysGmmModels"
~~
Class "sgmmfit"
, directly.
No methods defined with class "stsls" in the signature.
showClass("stsls")