create.neig: create.neig

Description Usage Arguments Author(s)

View source: R/create_neig.r

Description

Internal function, initiates the neighbourhood relationships between the points in the processed data set.

Usage

1
create.neig(data.set, nb.nn = 4, duplicate = "remove", verbose = FALSE)

Arguments

data.set

Data set to create neighbourhood from.

nb.nn

Number of nearest neighbours. Defaults to 4.

duplicate

Ignored.

verbose

Prints progress information messages. Defaults to FALSE.

Author(s)

Pierre Roudier


spemd documentation built on May 2, 2019, 9:58 a.m.