Other packages > Find by keyword >

greta.gp  

Gaussian Process Modelling in 'greta'
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/greta.gp")

Install by package version:
library("remotes")
install_version("greta.gp", "0.2.2")



Attach the package and use:
library("greta.gp")
Maintained by
Nicholas Tierney
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-09-06
Latest Update: 2024-11-13
Description:
Provides a syntax to create and combine Gaussian process kernels in 'greta'. You can then them to define either full rank or sparse Gaussian processes. This is an extension to the 'greta' software, Golding (2019) .
How to cite:
Nicholas Tierney (2022). greta.gp: Gaussian Process Modelling in 'greta'. R package version 0.2.2, https://cran.r-project.org/web/packages/greta.gp. Accessed 20 Jun. 2026.
Previous versions and publish date:
0.2.0 (2022-09-06 09:10), 0.2.1 (2024-01-29 13:20), 0.2.2 (2024-11-13 07:50)
Other packages that cited greta.gp R package
View greta.gp citation profile
Other R packages that greta.gp depends, imports, suggests or enhances
Complete documentation for greta.gp
Functions, R codes and Examples using the greta.gp R package
Some associated functions: gp . greta.gp . kernels . 
Some associated R codes: checkers.R . gp.R . greta_kernel_class.R . internals.R . kernel_constructors.R . package.R . tf_kernels.R .  Full greta.gp package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

readMLData  
Reading Machine Learning Benchmark Data Sets in Different Formats
Functions for reading data sets in different formats for testing machine learning tools are provide ...
Download / Learn more Package Citations See dependency  
rtsVis  
Raster Time Series Visualization
A lightweight R package to visualize large raster time series building on a fast temporal interpolat ...
Download / Learn more Package Citations See dependency  
wpp2010  
World Population Prospects 2010
Data from the United Nation's World Population Prospects 2010 ...
Download / Learn more Package Citations See dependency  
rspiro  
Implementation of Spirometry Equations
Implementation of various spirometry equations in R, currently the GLI-2012 (Global Lung Initiative ...
Download / Learn more Package Citations See dependency  
greta.gp  
Gaussian Process Modelling in 'greta'
Provides a syntax to create and combine Gaussian process kernels in 'greta'. You can then them to d ...
Download / Learn more Package Citations See dependency  
hce  
Design and Analysis of Hierarchical Composite Endpoints
Simulate and analyze hierarchical composite endpoints. Win odds is the main analysis method, but oth ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,484

Publication Badges

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