window.lgcpPredict {lgcp} | R Documentation |
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.
## S3 method for class 'lgcpPredict'
window(x, ...)
x |
an object of class lgcpPredict |
... |
additional arguments |
returns the observation window used durign computation