Package: GCSM 0.1.1.9000

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.

Authors:Yadong Liu [aut, cre]

GCSM_0.1.1.9000.tar.gz
GCSM_0.1.1.9000.zip(r-4.5)GCSM_0.1.1.9000.zip(r-4.4)GCSM_0.1.1.9000.zip(r-4.3)
GCSM_0.1.1.9000.tgz(r-4.4-x86_64)GCSM_0.1.1.9000.tgz(r-4.4-arm64)GCSM_0.1.1.9000.tgz(r-4.3-x86_64)GCSM_0.1.1.9000.tgz(r-4.3-arm64)
GCSM_0.1.1.9000.tar.gz(r-4.5-noble)GCSM_0.1.1.9000.tar.gz(r-4.4-noble)
GCSM_0.1.1.9000.tgz(r-4.4-emscripten)GCSM_0.1.1.9000.tgz(r-4.3-emscripten)
GCSM.pdf |GCSM.html
GCSM/json (API)
NEWS

# Install 'GCSM' in R:
install.packages('GCSM', repos = c('https://liuyadong.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/liuyadong/gcsm/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

13 exports 0.63 score 2 dependencies 3 scripts 210 downloads

Last updated 3 years agofrom:64f8e959ed. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 02 2024
R-4.5-win-x86_64NOTESep 02 2024
R-4.5-linux-x86_64NOTESep 02 2024
R-4.4-win-x86_64NOTESep 02 2024
R-4.4-mac-x86_64NOTESep 02 2024
R-4.4-mac-aarch64NOTESep 02 2024
R-4.3-win-x86_64NOTESep 02 2024
R-4.3-mac-x86_64NOTESep 02 2024
R-4.3-mac-aarch64NOTESep 02 2024

Exports:cmsccmsc_e1cmsc_e1_swcmsc_e1_twcmsc_e2cmsc_e2_swcmsc_e2_twcmsc_swcmsc_twgcsmgcsm_swgcsm_twssim_sw

Dependencies:RcppRcppArmadillo

Readme and manuals

Help Manual

Help pageTopics
Composite similarity between vectorscmsc cmsc_e1 cmsc_e2 gcsm
Composite similarity on spatial windowscmsc_e1_sw cmsc_e2_sw cmsc_sw gcsm_sw ssim_sw
Composite similarity on temporal windowscmsc_e1_tw cmsc_e2_tw cmsc_tw gcsm_tw