> Robust Statisticians recommendends to standardize using e.g. 
> (X - median(X)) / ( MAD(X) / 0.675 ) 

Make that (X - median(X))/mad(X)

The constant is already in mad()


-- Bert Gunter
Genentech Non-Clinical Statistics
South San Francisco, CA
 
"The business of the statistician is to catalyze the scientific learning
process."  - George E. P. Box

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to