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.3")



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.3, https://cran.r-project.org/web/packages/spm. Accessed 05 Mar. 2026.
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), 1.2.2 (2022-05-06 08:50)
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

Today's Hot Picks in Authors and Packages

ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
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  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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