tsls-class {gmm4} | R Documentation |
"tsls"
An object that contains a two-stage least squares fit to a linear model.
Objects can be created using the tsls
method.
theta
:Object of class "numeric"
~~
convergence
:Object of class "numericORNULL"
~~
convIter
:Object of class "numericORNULL"
~~
call
:Object of class "call"
~~
type
:Object of class "character"
~~
wObj
:Object of class "gmmWeights"
~~
niter
:Object of class "integer"
~~
efficientGmm
:Object of class "logical"
~~
model
:Object of class "gmmModels"
~~
Class "gmmfit"
, directly.
No methods defined with class "tsls" in the signature.
showClass("tsls")