print.cerf_gp {GPCERF}R Documentation

Extend print function for cerf_gp object

Description

Extend print function for cerf_gp object

Usage

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

Arguments

x

A cerf_gp object.

...

Additional arguments passed to customize the results.

Value

No return value. This function is called for side effects.


[Package GPCERF version 0.2.4 Index]