rcorex-package | R Documentation |
rcorex implements Total Correlation Explanation (CorEx) in R. CorEx is a computationally efficient algorithm which uses multivariate mutual information to discover latent factors which best explain correlations in a dataset. CorEx is computationally efficient and is easily extended to discover hierarchical structure.
The main function in the rcorex
package is biocorex
, model convergence can be visualised via plot.rcorex
, and a tidygraph object of discovered structure can be created using make_corex_tidygraph
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.