Learn R Programming

lgcp (version 1.8)

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 stppp
integerise(obj, ...)

Arguments

obj

an stppp object

...

additional arguments

Value

The stppp object, but with integerised times.