Description Usage Arguments Value References See Also
View source: R/NormalBundleBootstrap.R
A direct implementation of NBB without using smooth frame.
1 |
X0 |
Initial data/sample, a data.table: x, y. |
sigma |
KDE bandwidth for SCMS dynamical system. |
d |
Dimension of density ridge. |
knn |
Number of nearest neighbors to use, default to all. |
New data: I, index of ridge point; k, order of projection vector by distance on ridge.
Algorithm 3.1 in [@ZhangRD2021nbb].
scms
for ridge estimation;
SmoothFrame
for smooth frame construction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.