ROT: Calculate ROT bandwidth

View source: R/ROT.R

ROTR Documentation

Calculate ROT bandwidth

Description

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

Usage

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.


ethanyxu/ADPclust documentation built on June 3, 2022, 12:38 p.m.