| .EMC | R Documentation |
An default template object stores controlling options for phyclust
to perform EM algorithms. This object combines all other read-only
objects and more required options for EM algorithms. This is essential
for phyclust and other related functions.
.EMC
A list contains all controlling options
A list created by .EMControl contains all controlling options for
EM algorithms. This list will be directly passed to C codes and control
the every things of EM algorithms.
Wei-Chen Chen wccsnow@gmail.com
Phylogenetic Clustering Website: https://snoweye.github.io/phyclust/
.show.option,
.EMControl,
phyclust.
## Not run:
library(phyclust, quiet = TRUE)
.EMC
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.