alkalait/gptk: Gaussian Processes Tool-Kit

The gptk package implements a general-purpose toolkit for Gaussian process regression with a variety of covariance functions (e.g. RBF, Mattern, polynomial, etc). Based on a MATLAB implementation by Neil D. Lawrence. See inst/doc/index.html for more details.

Getting started

Package details

AuthorAlfredo Kalaitzis <alkalait@gmail.com>, Antti Honkela <antti.honkela@helsinki.fi>, Pei Gao <pg349@medschl.cam.ac.uk>, Neil D. Lawrence <N.Lawrence@dcs.shef.ac.uk>
MaintainerAlfredo Kalaitzis <alkalait@gmail.com>
LicenseBSD_2_clause + file LICENSE
Version1.09
URL
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("alkalait/gptk")
alkalait/gptk documentation built on March 7, 2020, 6:30 a.m.