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:
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
- biData - Example binary classification dataset
- compareData - Data for multiclass classification comparison
- mcData - Example multiclass classification dataset
Last updated from:2d50a37cb2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 141 | ||
| macos-oldrel-arm64 | OK | 185 | ||
| windows-devel | OK | 165 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 99 |
Exports:micemiceCImiceCMmiceCompare
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Example binary classification dataset | biData |
| Data for multiclass classification comparison | compareData |
| Example multiclass classification dataset | mcData |
| mice | mice |
| miceCI | miceCI |
| miceCM | miceCM |
| miceCompare | miceCompare |
