Description Objects from the Class Slots Methods Examples
The class for fitted system of equations estimated by GMM.
Objects can be created by calls of the form new("sgmmfit", ...)
.
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"
~~
signature(object = "sgmmfit")
: ...
signature(x = "sgmmfit")
: ...
signature(object = "sgmmfit")
: ...
signature(object = "sgmmfit")
: ...
1 | showClass("sgmmfit")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.