integerise.stppp: integerise.stppp function
Description
Function for converting the times and time limits of an
stppp object into integer values. Do this before estimating
mu(t), and hence before creating the temporalAtRisk object.
Not taking this step is possible in lgcp, but can cause
minor complications connected with the scaling of mu(t).Usage
## S3 method for class 'stppp':
integerise(obj, ...)
Value
- The stppp object, but with integerised times.