Regional Spatial Modeling with Continuous Borders
Automatically creates separate regression models for different spatial regions. If regional models are continuous, the resulting prediction surface is continuous across the spatial dimensions, even at region borders.
Install this package from the CRAN repository.
install.packages("remap")
Alternatively, use devtools to install the development version of this package.
To install devtools on R run:
install.packages("devtools")
After devtools is installed, to install the remap package on R run:
devtools::install_github("jadonwagstaff/remap")
remap - Builds regional models able to make continuous predictions in space.
redist - Pre-calculates distances. Useful in cases where multiple models are made with the same data.
Jadon Wagstaff
GPL-3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.