Learn R Programming

lgcp (version 1.8)

gridfun.lgcpPredict: gridfun.lgcpPredict function

Description

Accessor function for lgcpPredict objects: returns the gridfunction argument set in the output.control argument of the function lgcpPredict.

Usage

# S3 method for lgcpPredict
gridfun(obj, ...)

Arguments

obj

an object of class lgcpPredict

...

additional arguments

Value

returns the output from the gridfunction option of the setoutput argument of lgcpPredict

See Also

setoutput, lgcpgrid