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

Version

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)

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