Learn R Programming

lgcp (version 1.0)

yvals.lgcpPredict: yvals...

Description

yvals.lgcpPredict function

Usage

## S3 method for class 'lgcpPredict':
yvals(obj, ...)

Arguments

obj
an object of class lgcpPredict
...
additional arguments

Value

  • the y coordinates of the centroids of the grid

Details

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

See Also

lgcpPredict