Package: CCM 1.2
CCM: Correlation Classification Method
Classification method described in Dancik et al (2011) <doi:10.1158/0008-5472.CAN-11-2427> that classifies a sample according to the class with the maximum mean (or any other function of) correlation between the test and training samples with known classes.
Authors:
CCM_1.2.tar.gz
CCM_1.2.zip(r-4.5)CCM_1.2.zip(r-4.4)CCM_1.2.zip(r-4.3)
CCM_1.2.tgz(r-4.4-any)CCM_1.2.tgz(r-4.3-any)
CCM_1.2.tar.gz(r-4.5-noble)CCM_1.2.tar.gz(r-4.4-noble)
CCM_1.2.tgz(r-4.4-emscripten)CCM_1.2.tgz(r-4.3-emscripten)
CCM.pdf |CCM.html✨
CCM/json (API)
# Install 'CCM' in R: |
install.packages('CCM', repos = c('https://gdancik.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gdancik/ccm/issues
Datasets:
- data.expr - Sample gene expression and gender data
- data.gender - Sample gene expression and gender data
Last updated 2 years agofrom:5d70cb80a0. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
R-4.4-win | OK | Nov 22 2024 |
R-4.4-mac | OK | Nov 22 2024 |
R-4.3-win | OK | Nov 22 2024 |
R-4.3-mac | OK | Nov 22 2024 |
Exports:cor.by.classcreate.CCM
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Correlation classification method (CCM) | CCM-package CCM |
Finds within class correlations | cor.by.class |
Creates a CCM correlation matrix | create.CCM |
Sample gene expression and gender data | data.expr |
Sample gene expression and gender data | data.gender |
Plot CCM correlations | plot.CCM |
Classification from a CCM correlation matrix | predict.CCM |