Description Objects from the Class Slots See Also Examples
The main object that contains all information about the GEL fit.
Objects can be created by calls of the form new("gelfit", ...)
but can be created with modelFit
.
theta
:Object of class "numeric"
~~
convergence
:Object of class "numeric"
~~
lambda
:Object of class "numeric"
~~
lconvergence
:Object of class "numeric"
~~
call
:Object of class "call"
~~
type
:Object of class "character"
~~
vcov
:Object of class "list"
~~
model
:Object of class "gelModels"
~~
1 | showClass("gelfit")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.