Learn R Programming

MixStable (version 0.1.0)

kde_bandwidth_plugin: KDE bandwidth selection using plugin method

Description

KDE bandwidth selection using plugin method

Usage

kde_bandwidth_plugin(X, alpha)

Value

Bandwidth value.

Arguments

X

Numeric vector of data.

alpha

Stability parameter.