FindH: Find bandwidth h.

Description Usage Arguments Value

View source: R/FindH.R

Description

Find bandwidth h from the number of observations n and the dimension p.

Usage

1
FindH(p, n, htype)

Arguments

p

dimension of data. The number of variables.

n

the number of observations.

htype

methods to calculate h. The valid options are (case insensitive) "amise" or "rot".

Value

bandwidth h.


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