dfltBWrange {shinyWGD}R 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.


[Package shinyWGD version 1.0.0 Index]