Spatial Analysis Empowered by Neural Networks
- Install development source version from GitHub with:
# install.packages("devtools")
devtools::install_github("stscl/sptorch",
build_vignettes = TRUE,
dep = TRUE)