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]
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for spm0246810121416TrendBars

Today's Hot Picks in Authors and Packages

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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