micer: Map Image Classification Efficacy

Map image classification efficacy (MICE) adjusts the accuracy rate relative to a random classification baseline (Shao et al. (2021)<doi:10.1109/ACCESS.2021.3116526> and Tang et al. (2024)<doi:10.1109/TGRS.2024.3446950>). Only the proportions from the reference labels are considered, as opposed to the proportions from the reference and predictions, as is the case for the Kappa statistic. This package offers means to calculate MICE and adjusted versions of class-level user's accuracy (i.e., precision) and producer's accuracy (i.e., recall) and F1-scores. Class-level metrics are aggregated using macro-averaging. Functions are also made available to estimate confidence intervals using bootstrapping and statistically compare two classification results.

Version: 0.2.0
Depends: R (≥ 2.10)
Imports: dplyr (≥ 1.1.3)
Suggests: knitr, rmarkdown
Published: 2025-01-20
DOI: 10.32614/CRAN.package.micer
Author: Aaron Maxwell [aut, cre, cph], Sarah Farhadpour [aut]
Maintainer: Aaron Maxwell <Aaron.Maxwell at mail.wvu.edu>
BugReports: https://github.com/maxwell-geospatial/micer/issues
License: GPL (≥ 3)
URL: https://github.com/maxwell-geospatial/micer
NeedsCompilation: no
Materials: README NEWS
CRAN checks: micer results

Documentation:

Reference manual: micer.pdf
Vignettes: calculateMetrics (source, R code)

Downloads:

Package source: micer_0.2.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

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