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]
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.3, https://cran.r-project.org/web/packages/waywiser. Accessed 03 May. 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), 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
04/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for waywiser5101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

mlr3fselect  
Feature Selection for 'mlr3'
Feature selection package of the 'mlr3' ecosystem. It selects the optimal feature set for any 'mlr3 ...
Download / Learn more Package Citations See dependency  
grabsampling  
Probability of Detection for Grab Sample Selection
Functions for obtaining the probability of detection, for grab samples selection by using two differ ...
Download / Learn more Package Citations See dependency  
nlsem  
Fitting Structural Equation Mixture Models
Estimation of structural equation models with nonlinear effects and underlying nonnormal distributi ...
Download / Learn more Package Citations See dependency  
TestDesign  
Optimal Test Design Approach to Fixed and Adaptive Test Construction
Uses the optimal test design approach by Birnbaum (1968, ISBN:9781593119348) and van der Linden (201 ...
Download / Learn more Package Citations See dependency  
farrell  
Interactive Interface to Data Envelopment Analysis Modeling
Allows the user to execute interactively radial data envelopment analysis models. The user has the a ...
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  

24,142

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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