rescale.stppp {lgcp}R Documentation

rescale.stppp function

Description

Rescale an stppp object. Similar to rescale.ppp

Usage

## S3 method for class 'stppp'
rescale(X, s, unitname)

Arguments

X

an object of class stppp

s

scale as in rescale.ppp: x and y coordinaes are scaled by 1/s

unitname

parameter as defined in ?rescale

Value

a ppp object without observation times


[Package lgcp version 2.0 Index]