Other packages > Find by keyword >

spm  

Spatial Predictive Modeling
View on CRAN: Click here


Download and install spm package within the R console
Install from CRAN:
install.packages("spm")

Install from Github:
library("remotes")
install_github("cran/spm")

Install by package version:
library("remotes")
install_version("spm", "1.2.2")



Attach the package and use:
library("spm")
Maintained by
Jin Li
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-25
Latest Update: 2022-05-06
Description:
Introduction to some novel accurate hybrid methods of geostatistical and machine learning methods for spatial predictive modelling. It contains two commonly used geostatistical methods, two machine learning methods, four hybrid methods and two averaging methods. For each method, two functions are provided. One function is for assessing the predictive errors and accuracy of the method based on cross-validation. The other one is for generating spatial predictions using the method. For details please see: Li, J., Potter, A., Huang, Z., Daniell, J. J. and Heap, A. (2010) <https:www.ga.gov.au/metadata-gateway/metadata/record/gcat_71407> Li, J., Heap, A. D., Potter, A., Huang, Z. and Daniell, J. (2011) <doi:10.1016/j.csr.2011.05.015> Li, J., Heap, A. D., Potter, A. and Daniell, J. (2011) <doi:10.1016/j.envsoft.2011.07.004> Li, J., Potter, A., Huang, Z. and Heap, A. (2012) <https:www.ga.gov.au/metadata-gateway/metadata/record/74030>.
How to cite:
Jin Li (2017). spm: Spatial Predictive Modeling. R package version 1.2.2, https://cran.r-project.org/web/packages/spm. Accessed 07 Nov. 2024.
Previous versions and publish date:
1.0.0 (2017-08-25 13:57), 1.1.0 (2018-03-20 08:36), 1.1.1 (2018-07-20 09:50), 1.2.0 (2019-02-22 06:30), 1.2.1 (2021-09-06 11:20)
Other packages that cited spm R package
View spm citation profile
Other R packages that spm depends, imports, suggests or enhances
Complete documentation for spm
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

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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