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

Description Usage Details Value Author(s) References See Also Examples

Description

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

Usage

1
2

Details

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

Value

CLASS.spmd will be updated.

Author(s)

Wei-Chen Chen wccsnow@gmail.com and George Ostrouchov.

References

Programming with Big Data in R Website: https://pbdr.org/

See Also

em.step, aecm.step, apecm.step,
apecma.step, kmeans.step.

Examples

1
2
3
4
5
## Not run: 
# Examples can be found in the help pages of em.step(),
# aecm.step(), apecm.step(), apecma.step(), and kmeans.step().

## End(Not run)

pmclust documentation built on Feb. 11, 2021, 5:05 p.m.