powered by
Compute a default bandwidth as the 15th percentile of pairwise distances.
h.default(fdataobj, ...)
A scalar bandwidth value.
An object of class 'fdata', or a numeric vector of evaluation points.
Additional arguments (ignored).
tt <- seq(0, 1, length.out = 50) h <- h.default(tt)
Run the code above in your browser using DataLab