Package: micer 0.2.1

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.

Authors:Aaron Maxwell [aut, cre, cph], Sarah Farhadpour [aut]

micer_0.2.1.tar.gz
micer_0.2.1.zip(r-4.7)micer_0.2.1.zip(r-4.6)micer_0.2.1.zip(r-4.5)
micer_0.2.1.tgz(r-4.6-any)micer_0.2.1.tgz(r-4.5-any)
micer_0.2.1.tar.gz(r-4.7-any)micer_0.2.1.tar.gz(r-4.6-any)
micer_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
micer/json (API)
NEWS

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

Bug tracker:https://github.com/maxwell-geospatial/micer/issues

Datasets:
  • biData - Example binary classification dataset
  • compareData - Data for multiclass classification comparison
  • mcData - Example multiclass classification dataset

On CRAN:

Conda:

4.00 score 155 downloads 4 exports 15 dependencies

Last updated from:2d50a37cb2. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK115
source / vignettesOK183
linux-release-x86_64OK125
macos-release-arm64OK141
macos-oldrel-arm64OK185
windows-develOK165
windows-releaseOK69
windows-oldrelOK77
wasm-releaseOK99

Exports:micemiceCImiceCMmiceCompare

Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr

calculateMetrics

Rendered frommicerExamples.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2025-11-09
Started: 2025-01-06