emSteps: One EM-iteration.

Description Usage Arguments

Description

A private method that performs a single iteration of the EM-algorithm, this is a helper function for emMain method.

Usage

1
emSteps(this, support, S)

Arguments

this

the LatentForests object.

support

the support of the model.

S

the current covariance matrix.


Lucaweihs/sBIC documentation built on May 9, 2019, 10:07 a.m.