getRotation.stppp {lgcp} | R Documentation |
getRotation.stppp function
Description
Compute rotation matrix if observation window is a polygonal boundary
Usage
## S3 method for class 'stppp'
getRotation(xyt, ...)
Arguments
xyt |
an object of class stppp |
... |
additional arguments |
Value
the optimal rotation matrix and rotated data and observation window. Note it may or may not be advantageous to rotate the window, this information is displayed prior to the MALA routine when using lgcpPredict
[Package lgcp version 2.0 Index]