AMISE {ADPclust} | R Documentation |
Calculate the AMISE bandwidth from either a data frame, or from the number of observations and the dimension of the data.
AMISE(x, y = NULL)
x |
the number of variables (if y is given), or a data frame or a matrix (if y is missing). |
y |
the number of observations. If y is missing then x is interpreted as the data matrix. |
IMPORTANT NOTE: The standard deviation of each variable is omitted in this formula.
AMISE bandwidth.