integerise.stppp: integerise.stppp function

View source: R/stpppClassDef.R

integerise.stpppR Documentation

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, ...)

Arguments

obj

an stppp object

...

additional arguments

Value

The stppp object, but with integerised times.


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.