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"
greta-dev/greta.gp documentation built on Feb. 7, 2024, 2:18 p.m.