summaryGmm-class: Class '"summaryGmm"'

Description Objects from the Class Slots Methods Examples

Description

Objects containing the detailed results of a GMM fit.

Objects from the Class

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

Slots

coef:

Object of class "matrix" ~~

specTest:

Object of class "specTest" ~~

strength:

Object of class "list" ~~

model:

Object of class "gmmModels" ~~

sandwich:

Object of class "logical"

type:

Object of class "character" ~~

convergence:

Object of class "numericORNULL" ~~

convIter:

Object of class "numericORNULL" ~~

wSpec:

Object of class "list" ~~

df.adj:

Object of class "logical" ~~

breadOnly

Object of class "logical" ~~

niter

The number of iterations

Methods

print

signature(x = "summaryGmm"): ...

show

signature(object = "summaryGmm"): ...

Examples

1
showClass("summaryGmm")

gmm4 documentation built on Dec. 6, 2019, 3:01 a.m.