Rdocumentation
powered by
Learn R Programming
ADPclust (version 0.7)
ROT: 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.
Value
ROT bandwidth.
Details
IMPORTANT NOTE: The standard deviation of each variable is omitted in this formula.