MARSGWR: A Hybrid Spatial Model for Capturing Spatially Varying Relationships Between Variables in the Data

It is a hybrid spatial model that combines the strength of two widely used regression models, MARS (Multivariate Adaptive Regression Splines) and GWR (Geographically Weighted Regression) to provide an effective approach for predicting a response variable at unknown locations. The MARS model is used in the first step of the development of a hybrid model to identify the most important predictor variables that assist in predicting the response variable. For method details see, Friedman, J.H. (1991). <DOI:10.1214/aos/1176347963>.The GWR model is then used to predict the response variable at testing locations based on these selected variables that account for spatial variations in the relationships between the variables. This hybrid model can improve the accuracy of the predictions compared to using an individual model alone.This developed hybrid spatial model can be useful particularly in cases where the relationship between the response variable and predictor variables is complex and non-linear, and varies across locations.

Getting started

Package details

AuthorNobin Chandra Paul [aut, cre, cph], Anil Rai [aut], Ankur Biswas [aut], Tauqueer Ahmad [aut], Dhananjay D. Nangare [aut], Bhaskar B. Gaikwad [aut]
MaintainerNobin Chandra Paul <nobin.paul@icar.gov.in>
LicenseGPL (>= 2.0)
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("MARSGWR")

Try the MARSGWR package in your browser

Any scripts or data that you put into this service are public.

MARSGWR documentation built on May 31, 2023, 7:42 p.m.