Rdocumentation
powered by
Learn R Programming
gpr (version 1.1)
A Minimalistic package to apply Gaussian Process in R
Description
This package provides a minimalistic functionality necessary to apply Gaussian Process in R. They provide a selection of functionalities of GPML Matlab library.
Copy Link
Link to current version
Version
Version
1.1
1.0
Install
install.packages('gpr')
Monthly Downloads
18
Version
1.1
License
GPL-3
Maintainer
ORPHANED
Last Published
February 7th, 2014
Functions in gpr (1.1)
Search all functions
covSEiso
Squared Exponential covariance function with isotropic distance measure.
gpr
Gaussian process regression function.
minimize
Minimize function for differentiable multivariate functions.
covNoise
Independent noise function.
covSum
Sum of covariance functions