GauPro (version 0.2.2)

trend_LM: Trend R6 class

Description

Trend R6 class

Usage

trend_LM

Arguments

Value

Object of R6Class with methods for fitting GP model.

Format

R6Class object.

Examples

Run this code
# NOT RUN {
t1 <- trend_LM$new(D=2)
# }

Run the code above in your browser using DataLab