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



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: 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.0, https://cran.r-project.org/web/packages/waywiser. Accessed 27 Jan. 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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

intccr  
Semiparametric Competing Risks Regression under Interval Censoring
Semiparametric regression models on the cumulative incidence function for interval-censored competin ...
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  
shinybrms  
Graphical User Interface ('shiny' App) for 'brms'
A graphical user interface (GUI) for fitting Bayesian regression models using the package 'brms' wh ...
Download / Learn more Package Citations See dependency  
AssetCorr  
Estimating Asset Correlations from Default Data
Functions for the estimation of intra- and inter-cohort correlations in the Vasicek credit portfolio ...
Download / Learn more Package Citations See dependency  
mgm  
Estimating Time-Varying k-Order Mixed Graphical Models
Estimation of k-Order time-varying Mixed Graphical Models and mixed VAR(p) models via elastic-net re ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,561

Publication Badges

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