Computes a structural similarity metric (after the style of MS-SSIM for images) for binary and categorical 2D and 3D images. Can be based on accuracy (simple matching), Cohen's kappa, Rand index, adjusted Rand index, Jaccard index, Dice index, normalized mutual information, or adjusted mutual information. In addition, has fast computation of Cohen's kappa, the Rand indices, and the two mutual informations. Implements the methods of Thompson and Maitra (2020) <doi:10.48550/arXiv.2004.09073>.
Version: | 0.2.4 |
Depends: | R (≥ 3.6) |
Imports: | Rcpp |
LinkingTo: | Rcpp, testthat |
Suggests: | testthat, covr, knitr, rmarkdown |
Published: | 2024-10-01 |
DOI: | 10.32614/CRAN.package.catsim |
Author: | Geoffrey Thompson [aut, cre] |
Maintainer: | Geoffrey Thompson <gzthompson at gmail.com> |
BugReports: | https://github.com/gzt/catsim/issues |
License: | GPL-3 |
URL: | https://gzt.github.io/catsim/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | catsim results |
Reference manual: | catsim.pdf |
Vignettes: |
Two-dimensional-examples-of-catsim (source, R code) |
Package source: | catsim_0.2.4.tar.gz |
Windows binaries: | r-devel: catsim_0.2.4.zip, r-release: catsim_0.2.4.zip, r-oldrel: catsim_0.2.4.zip |
macOS binaries: | r-release (arm64): catsim_0.2.4.tgz, r-oldrel (arm64): catsim_0.2.4.tgz, r-release (x86_64): catsim_0.2.4.tgz, r-oldrel (x86_64): catsim_0.2.4.tgz |
Old sources: | catsim archive |
Please use the canonical form https://CRAN.R-project.org/package=catsim to link to this page.