gmmWeights-class: Class '"gmmWeights"'

Description Objects from the Class Slots Methods Examples

Description

The "gmmWeights" is an object used to compute different values like the objective function, covariance matrix, etc.

Objects from the Class

Objects can be created by calls of the form new("gmmWeights", ...). The method evalWeights is the constructor.

Slots

w:

Object of class "ANY" ~~

type:

Object of class "character" ~~

wSpec:

Object of class "list" ~~

Methods

evalObjective

signature(object = "gmmModels", theta = "numeric", wObj = "gmmWeights"): ...

quadra

signature(x = "matrixORnumeric", w = "gmmWeights"): ...

solveGmm

signature(object = "allNLGmm", wObj = "gmmWeights"): ...

solveGmm

signature(object = "linearGmm", wObj = "gmmWeights"): ...

Examples

1
showClass("gmmWeights")

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