FindH: Find bandwidth h.

View source: R/FindH.R

FindHR Documentation

Find bandwidth h.

Description

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

Usage

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.


ethanyxu/ADPclust documentation built on June 3, 2022, 12:38 p.m.