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).
# S3 method for stppp
integerise(obj, ...)
an stppp object
additional arguments
The stppp object, but with integerised times.