baseboot: Variability band

View source: R/baseboot.R View source: R/Annex_functions.R

basebootR Documentation

Variability band

Description

Computation of a variability band using base bootstrap

Usage

baseboot(x, pointwise, bunch, conf = c(0.05, 0.95), plot = FALSE)

Arguments

x

data vector

pointwise

a vector with the pointwise density estimation

bunch

bootstrap replicated of the estimation density (matrix)

conf

confidence quantiles

plot

logical, make a validation plot

Value

matrix with lower and upper bounds of the variability band


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