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.2")



Attach the package and use:
library("waywiser")
Maintained by
Michael Mahoney
[Scholar Profile | Author Map]
First Published: 2022-08-10
Latest Update: 2023-10-31
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.2, https://cran.r-project.org/web/packages/waywiser. Accessed 04 Apr. 2025.
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)
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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for waywiser0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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