xvals.lgcpPredict {lgcp} | R Documentation |
xvals.lgcpPredict function
Description
Gets the x-coordinates of the centroids of the prediction grid.
Usage
## S3 method for class 'lgcpPredict'
xvals(obj, ...)
Arguments
obj |
an object of class lgcpPredict |
... |
additional arguments |
Value
the x coordinates of the centroids of the grid
See Also
[Package lgcp version 2.0 Index]