Learn R Programming

lgcp (version 1.0)

xvals.lgcpPredict: xvals...

Description

xvals.lgcpPredict function

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

Details

Gets the x-coordinates of the centroids of the prediction grid.

See Also

lgcpPredict