tube_KDEsm | R Documentation |
this function builds a confidence band from the kernel density estimators
tube_KDEsm(data)
data |
ata of test sample and learning (data$learn and data$test). test sample must be sorted (sort(data$test)). |
the lower edge and the upper edge of a confinement band and the aggregated version of the initial kernel density estimator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.