You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: Gaussian Processes with Separable Covariance Functions
Version: 1.0.0
Date: 2024-07-31
Authors@R: c(person("Barry", "Adama", email = "adama.barry@ifpen.fr", role = c("aut", "cre")))
Description: Implements Gaussian processes with separable covariance functions for regression and interpolation tasks. Supports various kernel functions including Gaussian, exponential, and Matern.