plot.const_C {activegp} | R 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 |
... |
Additional parameters. Not used. |
[Package activegp version 1.1.1 Index]