Learn R Programming

pmclust (version 0.1-2)

em.update.class.spmd: Update CLASS.spmd Based on the Final Iteration

Description

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

Usage

em.update.class.spmd()

Arguments

Value

Details

This function takes Z.spmd from the global environment .GlobalEnv and update CLASS.spmd, 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.spmd.

Examples

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

Run the code above in your browser using DataLab