print.spotGaussianProcessModel: Print method for Gaussian Process Model

View source: R/buildGaussianProcessModel.R

print.spotGaussianProcessModelR Documentation

Print method for Gaussian Process Model

Description

Print method for Gaussian Process Model

Usage

## S3 method for class 'spotGaussianProcessModel'
print(x, ...)

Arguments

...

not used

object

fit of the model, an object of class "spotGaussianProcessModel", produced by buildGaussianProcess.


SPOT documentation built on June 26, 2022, 1:06 a.m.