GCSM: Implements Generic Composite Similarity Measure

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.1.1
Imports: Rcpp
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat
Published: 2021-03-27
Author: Yadong Liu ORCID iD [aut, cre]
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

Documentation:

Reference manual: GCSM.pdf

Downloads:

Package source: GCSM_0.1.1.tar.gz
Windows binaries: r-devel: GCSM_0.1.1.zip, r-release: GCSM_0.1.1.zip, r-oldrel: GCSM_0.1.1.zip
macOS binaries: r-release (arm64): GCSM_0.1.1.tgz, r-oldrel (arm64): GCSM_0.1.1.tgz, r-release (x86_64): GCSM_0.1.1.tgz
Old sources: GCSM archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=GCSM to link to this page.