Smooth {spatstat}R Documentation

Spatial smoothing of data

Description

Generic function to perform spatial smoothing of spatial data.

Usage

  Smooth(X, ...)

Arguments

X

Some kind of spatial data

...

Arguments passed to methods.

Details

This generic function calls an appropriate method to perform spatial smoothing on the spatial dataset X.

Methods for this function include

Author(s)

Adrian Baddeley Adrian.Baddeley@curtin.edu.au

and Rolf Turner r.turner@auckland.ac.nz

See Also

Smooth.ppp, Smooth.im, Smooth.msr, Smooth.fv.


[Package spatstat version 1.64-1 Index]