Other packages > Find by keyword >

waywiser  

Ergonomic Methods for Assessing Spatial Models
View on CRAN: Click here


Download and install waywiser package within the R console
Install from CRAN:
install.packages("waywiser")

Install from Github:
library("remotes")
install_github("cran/waywiser")

Install by package version:
library("remotes")
install_version("waywiser", "0.6.3")



Attach the package and use:
library("waywiser")
Maintained by
Michael Mahoney
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-08-10
Latest Update: 2025-04-16
Description:
Assessing predictive models of spatial data can be challenging, both because these models are typically built for extrapolating outside the original region represented by training data and due to potential spatially structured errors, with "hot spots" of higher than expected error clustered geographically due to spatial structure in the underlying data. Methods are provided for assessing models fit to spatial data, including approaches for measuring the spatial structure of model errors, assessing model predictions at multiple spatial scales, and evaluating where predictions can be made safely. Methods are particularly useful for models fit using the 'tidymodels' framework. Methods include Moran's I ('Moran' (1950) <doi:10.2307/2332142>), Geary's C ('Geary' (1954) <doi:10.2307/2986645>), Getis-Ord's G ('Ord' and 'Getis' (1995) <doi:10.1111/j.1538-4632.1995.tb00912.x>), agreement coefficients from 'Ji' and Gallo (2006) (<doi:10.14358/PERS.72.7.823>), agreement metrics from 'Willmott' (1981) (<doi:10.1080/02723646.1981.10642213>) and 'Willmott' 'et' 'al'. (2012) (<doi:10.1002/joc.2419>), an implementation of the area of applicability methodology from 'Meyer' and 'Pebesma' (2021) (<doi:10.1111/2041-210X.13650>), and an implementation of multi-scale assessment as described in 'Riemann' 'et' 'al'. (2010) (<doi:10.1016/j.rse.2010.05.010>).
How to cite:
Michael Mahoney (2022). waywiser: Ergonomic Methods for Assessing Spatial Models. R package version 0.6.3, https://cran.r-project.org/web/packages/waywiser. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2022-08-10 16:20), 0.2.0 (2022-10-23 04:20), 0.3.0 (2023-03-19 23:50), 0.4.0 (2023-05-17 18:10), 0.4.1 (2023-07-03 18:30), 0.4.2 (2023-07-20 16:30), 0.5.0 (2023-10-16 20:30), 0.5.1 (2023-10-31 16:50), 0.6.0 (2024-06-27 21:10), 0.6.1 (2025-02-17 05:30), 0.6.2 (2025-03-03 16:30)
Other packages that cited waywiser R package
View waywiser citation profile
Other R packages that waywiser depends, imports, suggests or enhances
Complete documentation for waywiser
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA