Package: GCSM 0.2.0.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.2.0.9000.tar.gz
GCSM_0.2.0.9000.zip(r-4.7)GCSM_0.2.0.9000.zip(r-4.6)GCSM_0.2.0.9000.zip(r-4.5)
GCSM_0.2.0.9000.tgz(r-4.6-x86_64)GCSM_0.2.0.9000.tgz(r-4.6-arm64)GCSM_0.2.0.9000.tgz(r-4.5-x86_64)GCSM_0.2.0.9000.tgz(r-4.5-arm64)
GCSM_0.2.0.9000.tar.gz(r-4.7-arm64)GCSM_0.2.0.9000.tar.gz(r-4.7-x86_64)GCSM_0.2.0.9000.tar.gz(r-4.6-arm64)GCSM_0.2.0.9000.tar.gz(r-4.6-x86_64)
GCSM_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
GCSM/json (API)
NEWS

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

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:

Conda:

openblascppopenmp

3.00 score 3 scripts 224 downloads 13 exports 2 dependencies

Last updated from:f0b729a518. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK146
linux-devel-x86_64OK142
source / vignettesOK223
linux-release-arm64OK144
linux-release-x86_64OK143
macos-release-arm64OK133
macos-release-x86_64OK400
macos-oldrel-arm64OK185
macos-oldrel-x86_64OK307
windows-develOK140
windows-releaseOK137
windows-oldrelOK167
wasm-releaseOK143

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