density: SObjects density method

Description Usage Arguments Value

Description

density estimate for SObjects data

Usage

1
2
## S3 method for class 'SObjects'
density(x, bandwidth, newdata, ncells = 5000, ...)

Arguments

x

object of class SObjects-class

bandwidth

bandwidth parameter (see kde2d)

newdata

target grid; if omitted, a grid over the window is created

ncells

in case no newdata is provided and window is a polygon, the approximate number of grid cells for the grid created

...

ignored

Value

object of class SField-class


edzer/mss documentation built on May 15, 2019, 11:08 p.m.