GauPro_trend: Trend R6 class

GauPro_trendR Documentation

Trend R6 class

Description

Trend R6 class

Trend 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_trend$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Examples

#k <- GauPro_trend$new()

CollinErickson/GauPro documentation built on March 25, 2024, 11:20 p.m.