AMISE: AMISE bandwidth

Description Usage Arguments Details Value

View source: R/AMISE.R

Description

Calculate the AMISE bandwidth from either a data frame, or from the number of observations and the dimension of the data.

Usage

1
AMISE(x, y = NULL)

Arguments

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.

Details

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

Value

AMISE bandwidth.


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