ROT: Calculate ROT bandwidth

Description Usage Arguments Details Value

View source: R/ROT.R

Description

Calculate the ROT bandwidth either from a data frame, or from p and n.

Usage

1
ROT(x, y = NULL)

Arguments

x

the number of variables (if y is missing), or a data frame or a matrix (if y is not missing).

y

the number of observations. If y is missing, x should be the data matrix.

Details

IMPORTANT NOTE: The standard deviation of each variable is omitted in this formula.

Value

ROT bandwidth.


ADPclust documentation built on May 2, 2019, 9:23 a.m.