DepecheR-package | R Documentation |
The purpose of this package is to identify traits in a dataset that can separate groups. This is done on two levels. First, clustering is performed, using an implementation of sparse K-means. Secondly, the generated clusters are used to predict outcomes of groups of individuals based on their distribution of observations in the different clusters. As certain clusters with separating information will be identified, and these clusters are defined by a sparse number of variables, this method can reduce the complexity of data, to only emphasize the data that actually matters.
The package is indirectly clearly dependent on Rtsne for generation of output. See comment on the github wiki for how to speed Rtsne up.
Maintainer: Jakob Theorell jakob.theorell@ki.se
Authors:
Axel Theorell axel.theorell@bsse.ethz.ch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.