Learn R Programming

pmclust (version 0.1-1)

em.update.class.worker: Update CLASS.worker based on the final iteration

Description

Update CLASS.worker based on the final iteration of EM-like algorithms.

Usage

em.update.class.worker()

Arguments

Value

Details

This function takes Z.worker from the global environment .GlobalEnv and update CLASS.worker, and provides the identification of groups for all data.

References

High Performance Statistical Computing Website: http://thirteen-01.stat.iastate.edu/snoweye/hpsc/

See Also

kmeans.update.class.worker.

Examples

Run this code
# Examples can be found in the help pages of em.step.worker(),
# aecm.step.worker(), apecm1.step.worker(), and apecm2.step.worker().

Run the code above in your browser using DataLab