Description Usage Arguments Value
View source: R/adjustCommodityTree.R
This function is designed to call MASS::huber with two exceptions: missing values are removed and, if MASS::huber results in an error, the non-robust mean/sd are returned.
1  | 
y | 
 The vector of data.  | 
... | 
 Additional arguments to pass to MASS::huber  | 
A numeric vector of length two with the estimated mean and standard deviation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.