Learn R Programming

lgcp (version 1.0)

window.lgcpPredict: window...

Description

window.lgcpPredict function

Usage

## S3 method for class 'lgcpPredict':
window(x, ...)

Arguments

x
an object of class lgcpPredict
...
additional arguments

Value

  • returns the observation window used durign computation

Details

Accessor function returning the observation window from objects of class lgcpPredict. Note that for computational purposes, the window of an stppp object will be extended to accommodate the requirement that the dimensions must be powers of 2. The function window.lgcpPredict returns the extended window.

See Also

lgcpPredict