summaryGel-class {gmm4} | R Documentation |
"summaryGel"
Objects containing the detailed results of a GEL fit.
Objects can be created by calls of the form new("summaryGel", ...)
.
Mostly created my the method "summary"
.
coef
:Object of class "matrix"
~~
specTest
:Object of class "specTest"
~~
model
:Object of class "gmmModels"
~~
lambda
:Object of class "matrix"
~~
convergence
:Object of class "numeric"
~~
lconvergence
:Object of class "numeric"
~~
impProb
:Object of class "list"
~~
showClass("summaryGel")