Package: comat 0.9.8
comat: Creates Co-Occurrence Matrices of Spatial Data
Builds co-occurrence matrices based on spatial raster data. It includes creation of weighted co-occurrence matrices (wecoma) and integrated co-occurrence matrices (incoma; Vadivel et al. (2007) <doi:10.1016/j.patrec.2007.01.004>).
Authors:
comat_0.9.8.tar.gz
comat_0.9.8.zip(r-4.7)comat_0.9.8.zip(r-4.6)comat_0.9.8.zip(r-4.5)
comat_0.9.8.tgz(r-4.6-x86_64)comat_0.9.8.tgz(r-4.6-arm64)comat_0.9.8.tgz(r-4.5-x86_64)comat_0.9.8.tgz(r-4.5-arm64)
comat_0.9.8.tar.gz(r-4.7-arm64)comat_0.9.8.tar.gz(r-4.7-x86_64)comat_0.9.8.tar.gz(r-4.6-arm64)comat_0.9.8.tar.gz(r-4.6-x86_64)
comat_0.9.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
comat/json (API)
| # Install 'comat' in R: |
| install.packages('comat', repos = c('https://nowosad.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nowosad/comat/issues
Pkgdown/docs site:https://jakubnowosad.com
- raster_w - A matrix with weights
- raster_w_na - A matrix with weights and missing values
- raster_x - A matrix with categories
- raster_x_na - A matrix with categories and missing values
- raster_y - A matrix with categories
Last updated from:cf4c790275. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 177 | ||
| linux-devel-x86_64 | OK | 168 | ||
| source / vignettes | OK | 264 | ||
| linux-release-arm64 | OK | 164 | ||
| linux-release-x86_64 | OK | 182 | ||
| macos-release-arm64 | OK | 118 | ||
| macos-release-x86_64 | OK | 236 | ||
| macos-oldrel-arm64 | OK | 94 | ||
| macos-oldrel-x86_64 | OK | 198 | ||
| windows-devel | OK | 178 | ||
| windows-release | OK | 168 | ||
| windows-oldrel | OK | 134 | ||
| wasm-release | OK | 189 |
Exports:get_cocomaget_cocoveget_comaget_coveget_incomaget_incoveget_wecomaget_wecoveit_metric
Dependencies:RcppRcppArmadillo
Last update: 2023-01-31
Started: 2020-03-20
Last update: 2022-01-29
Started: 2020-03-20
Last update: 2021-03-20
Started: 2020-03-30
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a co-located co-occurrence matrix (cocoma) | get_cocoma |
| Create a co-located co-occurrence vector (cocove) | get_cocove |
| Create a co-occurrence matrix (coma) | get_coma |
| Create a co-occurrence vector (cove) | get_cove |
| Create an integrated co-occurrence matrix (incoma) | get_incoma |
| Create an integrated co-occurrence vector (incove) | get_incove |
| Create a weighted co-occurrence matrix (wecoma) | get_wecoma |
| Create a weighted co-occurrence vector (wecove) | get_wecove |
| Calculates an Information Theory-based metric | it_metric |
| A matrix with weights | raster_w |
| A matrix with weights and missing values | raster_w_na |
| A matrix with categories | raster_x |
| A matrix with categories and missing values | raster_x_na |
| A matrix with categories | raster_y |
