| summaryGel-class | R Documentation |
"summaryGel"Class to store the summary of a model fitted by GEL.
Objects can be created by calls of the form new("summaryGel", ...).
It is created by link{summary-methods}.
coef:Object of class "matrix" ~~
specTest:Object of class "specTest" ~~
model:Object of class "momentModel" ~~
lambda:Object of class "matrix" ~~
convergence:Object of class "numeric" ~~
lconvergence:Object of class "numeric" ~~
impProb:Object of class "list" ~~
gelType:Object of class "list" ~~
restrictedLam:Object of class "integer" ~~
signature(x = "summaryGel"): ...
signature(object = "summaryGel"): ...
showClass("summaryGel")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.