summaryGel-class {gmm4}R Documentation

Class "summaryGel"

Description

Objects containing the detailed results of a GEL fit.

Objects from the Class

Objects can be created by calls of the form new("summaryGel", ...). Mostly created my the method "summary".

Slots

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" ~~

Examples

showClass("summaryGel")

[Package gmm4 version 0.2-0 Index]