rescale.mstppp {lgcp}R Documentation

rescale.mstppp function

Description

Rescale an mstppp object. Similar to rescale.ppp

Usage

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

Arguments

X

an object of class mstppp

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]