Last data update: 2014.03.03

R: yvals.lgcpPredict function
yvals.lgcpPredictR Documentation

yvals.lgcpPredict function

Description

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

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

See Also

lgcpPredict

Results