Other packages > Find by keyword >

psgp  

Projected Spatial Gaussian Process Methods
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("psgp", "0.3-21")



Attach the package and use:
library("psgp")
Maintained by
Ben Ingram
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-09-29
Latest Update: 2023-07-20
Description:
Implements projected sparse Gaussian process Kriging (Ingram 'et. al.', 2008, ) as an additional method for the 'intamap' package. More details on implementation (Barillec 'et. al.', 2010, ).
How to cite:
Ben Ingram (2009). psgp: Projected Spatial Gaussian Process Methods. R package version 0.3-21, https://cran.r-project.org/web/packages/psgp. Accessed 05 Jan. 2025.
Previous versions and publish date:
0.2-7 (2009-09-29 20:49), 0.2-8 (2009-10-26 20:28), 0.2-10 (2010-01-21 08:14), 0.2-11 (2010-06-17 11:16), 0.3-0 (2012-01-24 07:50), 0.3-1 (2012-04-12 20:48), 0.3-2 (2013-02-19 12:47), 0.3-3 (2013-08-20 19:53), 0.3-4 (2013-12-15 11:24), 0.3-5 (2014-02-12 13:07), 0.3-6 (2014-05-08 16:45), 0.3-15 (2018-03-16 18:14), 0.3-17 (2018-04-13 15:14), 0.3-18 (2018-04-22 14:35), 0.3-19 (2020-01-31 23:30), 0.3-20 (2023-07-20 20:40)
Other packages that cited psgp R package
View psgp citation profile
Other R packages that psgp depends, imports, suggests or enhances
Complete documentation for psgp
Functions, R codes and Examples using the psgp R package
Some associated functions: buildMetadata . estimateParameters . psgp-package . spatialPredict . 
Some associated R codes: buildMetadata.R . estimateParameters.R . learnParameters.R . makePrediction.R . spatialPredict.R . summary.R .  Full psgp package functions and examples
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

interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
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  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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