spatialIntensities.fromXYZ {lgcp} | R Documentation |
spatialIntensities.fromXYZ function
Description
Extract the spatial intensities from an object of class fromXYZ (as would have been created by spatialAtRisk for example).
Usage
## S3 method for class 'fromXYZ'
spatialIntensities(X, xyt, ...)
Arguments
X |
object of class fromXYZ |
xyt |
object of class stppp or a list object of numeric vectors with names $x, $y |
... |
additional arguments |
Value
normalised spatial intensities
See Also
spatialIntensities, spatialIntensities.fromSPDF
[Package lgcp version 2.0 Index]