plot.const_C: Plot const_C objectc

View source: R/activeC.R

plot.const_CR Documentation

Plot const_C objectc

Description

Plot const_C objectc

Usage

## S3 method for class 'const_C'
plot(x, output = c("all", "matrix", "logvals", "projfn"), ...)

Arguments

x

A const_C object, the result of a call to C_GP

output

one of "image" (image of the C matrix), "logvals" (log-eigen values), "projfn" projected function on first eigen vector or all plots at once (default).

...

Additional parameters. Not used.


activegp documentation built on June 28, 2022, 1:05 a.m.