Description Usage Arguments Value
This uses a two-parameter generalization of Tukey's Bisquare weight function to create non-binary weights for the rows of a multivariate data set based on each row's mahalanobis distance.
1 | mvSmoothWt(x, crit, k = 1.5)
|
x |
a vector of mahalanobis distances |
crit |
the critical value for declaring an outlier. |
k |
the second tuning parameter. recommended to set as 1 or 2. the default is a compromise of 1.5. |
a numeric vector of weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.