Description Objects from the Class Slots Extends Examples
A class to store the fiited causality model obtained using the GEL method.
Objects can be created by calls of the form new("causalGelfit",
...)
, but it mainly created using the modelFit
method.
theta
:Object of class "numeric"
~~
convergence
:Object of class "numeric"
~~
lambda
:Object of class "numeric"
~~
lconvergence
:Object of class "numeric"
~~
call
:Object of class "callORNULL"
~~
gelType
:Object of class "list"
~~
vcov
:Object of class "list"
~~
model
:Object of class "momentModel"
~~
restrictedLam
:Object of class "integer"
~~
Class "gelfit"
, directly.
1 | showClass("causalGelfit")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.