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 07 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

ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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