selectbw: Borrajo et al. 2017 bandwidth selection

View source: R/weighted_density_fcn.R

selectbwR Documentation

Borrajo et al. 2017 bandwidth selection

Description

Borrajo et al. 2017 bandwidth selection

Usage

selectbw(Y, w, method = "brt")

Arguments

Y

A numeric vector of observations.

w

A function that gives the probability of observation # at any single value in the range of Y.

method

One of c('rt', 'brt'). rt is the rule-of-thumb estimate; brt is a bootstrap estimate with the rule-of-thumb as the pilot.


GwenAntell/kerneval documentation built on July 21, 2023, 6:23 p.m.