ROT {ADPclust} | R Documentation |
Calculate the ROT bandwidth either from a data frame, or from p and n.
ROT(x, y = NULL)
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. |
IMPORTANT NOTE: The standard deviation of each variable is omitted in this formula.
ROT bandwidth.