remove.isolated: Remove isolated features

Description Usage Arguments Examples

Description

For each post-hole feature identified, find the distance to the nearest neighbour. Extremely isolated points (outliers) are defined in the same way as in a boxplot: any points whose nearest-neighbour distance lies more than 1.5 x the IQR above the third quartile.

Usage

1
remove.isolated(site, plot = T)

Arguments

site

Feature set list, containing a raster of all features, and a matrix assigning each feature to a particular type.

plot

Boolean indicator: should the new set of features be displayed on a plot?

Examples

1

ClairBee/AS.preprocessing documentation built on May 6, 2019, 11:50 a.m.