Provides implementation of the generic composite similarity measure (GCSM) described in Liu et al. (2020) <doi:10.1016/j.ecoinf.2020.101169>. The implementation is in C++ and uses 'RcppArmadillo'. Additionally, implementations of the structural similarity (SSIM) and the composite similarity measure based on means, standard deviations, and correlation coefficient (CMSC), are included.
| Version: | 0.2.0 | 
| Imports: | Rcpp | 
| LinkingTo: | Rcpp, RcppArmadillo | 
| Suggests: | testthat | 
| Published: | 2025-10-14 | 
| DOI: | 10.32614/CRAN.package.GCSM | 
| Author: | Yadong Liu | 
| Maintainer: | Yadong Liu <liuyadong828 at gmail.com> | 
| BugReports: | https://github.com/liuyadong/GCSM/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/liuyadong/GCSM | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| CRAN checks: | GCSM results | 
| Reference manual: | GCSM.html , GCSM.pdf | 
| Package source: | GCSM_0.2.0.tar.gz | 
| Windows binaries: | r-devel: GCSM_0.2.0.zip, r-release: GCSM_0.2.0.zip, r-oldrel: GCSM_0.2.0.zip | 
| macOS binaries: | r-release (arm64): GCSM_0.2.0.tgz, r-oldrel (arm64): GCSM_0.2.0.tgz, r-release (x86_64): GCSM_0.2.0.tgz, r-oldrel (x86_64): GCSM_0.2.0.tgz | 
| Old sources: | GCSM archive | 
Please use the canonical form https://CRAN.R-project.org/package=GCSM to link to this page.