dfltBWrange: dfltBWrange

View source: R/from_features.R

dfltBWrangeR Documentation

dfltBWrange

Description

This function computes the default bandwidth range for kernel density estimation.

Usage

dfltBWrange(x, tau)

Arguments

x

The input data, which can be a numeric vector or matrix.

tau

A parameter used in bandwidth calculation.

Value

A list of bandwidth ranges for each dimension of the input data.


shinyWGD documentation built on April 4, 2025, 2:28 a.m.