tube_KDEsm: Computes the confidence band using smooth kernel density...

View source: R/tube_KDEsm.R

tube_KDEsmR Documentation

Computes the confidence band using smooth kernel density estimators

Description

this function builds a confidence band from the kernel density estimators

Usage

tube_KDEsm(data)

Arguments

data

ata of test sample and learning (data$learn and data$test). test sample must be sorted (sort(data$test)).

Value

the lower edge and the upper edge of a confinement band and the aggregated version of the initial kernel density estimator.


cugliari/bagdenest documentation built on April 6, 2022, 4:52 p.m.