R/package.R

#' @title Gaussian process modelling in greta
#' @name greta.gp
#'
#' @description A greta module to create and combine covariance functions and
#'   use them to build Gaussian process models in greta. See
#'   [kernels()] and [gp()]
#'
#' @importFrom greta .internals
#' @importFrom tensorflow tf
#'
"_PACKAGE"

Try the greta.gp package in your browser

Any scripts or data that you put into this service are public.

greta.gp documentation built on April 4, 2025, 2:20 a.m.