GauPro_trend {GauPro} | R Documentation |
Trend R6 class
Trend R6 class
R6Class
object.
Object of R6Class
with methods for fitting GP model.
D
Number of input dimensions of data
clone()
The objects of this class are cloneable with this method.
GauPro_trend$clone(deep = FALSE)
deep
Whether to make a deep clone.
#k <- GauPro_trend$new()