names.gp: The names of the elements of a GP object

Description Usage Arguments Value Author(s) References See Also Examples

Description

Gives the names of the elements of the GP object.

Usage

1
2
## S3 method for class 'gp'
names(x,...)

Arguments

x

Spectral GP object.

...

Other arguments.

Value

A vector of strings of the names of the elements of the GP object.

Author(s)

Christopher Paciorek paciorek@alumni.cmu.edu

References

Type 'citation("spectralGP")' for references.

See Also

gp

Examples

1
2
3
4
5

spectralGP documentation built on May 2, 2019, 2:40 a.m.