Learn R Programming

⚠️There's a newer version (1.1) of this package.Take me there.

gpr (version 1.0)

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

Version

Install

install.packages('gpr')

Monthly Downloads

6

Version

1.0

License

GPL-3

Maintainer

Afshin Sadeghi

Last Published

August 27th, 2013

Functions in gpr (1.0)

minimize

Minimize function for differentiable multivariate functions.
covSum

Sum of covariance functions
covNoise

Independent noise function.
gpr

Gaussian process regression function.
covSEiso

Squared Exponential covariance function with isotropic distance measure.