View source: R/ds.exposome_HCPC.R
ds.exposome_HCPC | R Documentation |
Perform a HCPC on the PCA/FAMD of an ExposomeSet
ds.exposome_HCPC(object, nb.clust = -1, datasources = NULL)
object |
|
nb.clust |
|
datasources |
a list of |
The suggested partition is the one with the higher relative loss of inertia (i(clusters n+1)/i(cluster n)). Make use of the function FactoMineR::plot.HCPC() to visualize the results.
Object created by FactoMineR::HCPC with the original dataset removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.