View source: R/from_features.R
dfltBWrange | R Documentation |
This function computes the default bandwidth range for kernel density estimation.
dfltBWrange(x, tau)
x |
The input data, which can be a numeric vector or matrix. |
tau |
A parameter used in bandwidth calculation. |
A list of bandwidth ranges for each dimension of the input data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.