affine.stppp {lgcp} | R Documentation |
affine.stppp function
Description
An affine transformation of an object of class stppp
Usage
## S3 method for class 'stppp'
affine(X, mat, ...)
Arguments
X |
an object of class stppp |
mat |
matrix of affine transformation |
... |
additional arguments |
Value
the object acted on by the transformation matrix
[Package lgcp version 2.0 Index]