Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

GauPro_kernel

Kernel R6 class


Description

Kernel R6 class

Kernel R6 class

Format

R6Class object.

Value

Object of R6Class with methods for fitting GP model.

Public fields

D

Number of input dimensions of data

Methods

Public methods


Method clone()

The objects of this class are cloneable with this method.

Usage
GauPro_kernel$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Examples

#k <- GauPro_kernel$new()

GauPro

Gaussian Process Fitting

v0.2.4
GPL-3
Authors
Collin Erickson
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.