Package: micer 0.2.0
micer: Map Image Classificatoin Efficacy and Related Metrics for Geospatial Classification Accuracy Assessment
Map image classificatino efficacy (MICE) adjusts the accuracy rate relative to a random classification baseline. 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 (i.e., precision) and producer's (i.e., recall) accuracies and F1-scores. Class-level metrics are aggregated using macro-averaging. Functions are also made available to estiamte confidence intervals using bootstrapping and statistically compare two classification results.
Authors:
micer_0.2.0.tar.gz
micer_0.2.0.zip(r-4.5)micer_0.2.0.zip(r-4.4)micer_0.2.0.zip(r-4.3)
micer_0.2.0.tgz(r-4.5-any)micer_0.2.0.tgz(r-4.4-any)micer_0.2.0.tgz(r-4.3-any)
micer_0.2.0.tar.gz(r-4.5-noble)micer_0.2.0.tar.gz(r-4.4-noble)
micer_0.2.0.tgz(r-4.4-emscripten)micer_0.2.0.tgz(r-4.3-emscripten)
micer.pdf |micer.html✨
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 1 months agofrom:ebb8031c3c. Checks:5 OK, 3 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 20 2025 |
R-4.5-win | NOTE | Feb 20 2025 |
R-4.5-mac | NOTE | Feb 20 2025 |
R-4.5-linux | NOTE | Feb 20 2025 |
R-4.4-win | OK | Feb 20 2025 |
R-4.4-mac | OK | Feb 20 2025 |
R-4.3-win | OK | Feb 20 2025 |
R-4.3-mac | OK | Feb 20 2025 |
Exports:micemiceCImiceCMmiceCompare
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
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 |