Description Usage Arguments Value
View source: R/outlier_detection.R
The Silverman's rule of thumb kernel bandwidth for Gaussian 2nd order density kernel, for multidimensional data.
1  | bw(x)
 | 
x | 
 data, as a matrix. Each row is a data points, each column is a dimension. NA values will be ignored.  | 
a vector of bandwidths, the length is the number of columns in x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.