Skip to content
Back to formatted view

Raw Message

Message-ID: <83536658864BC243BE3C06D7E936ABD5027BAA7B@xchg1.statistik.local>
Date: 2005-05-18T13:40:05Z
From: TEMPL Matthias
Subject: standardization

My thoughts on this is:
Do not trust what SAS say??s and least of all what the Enterprise Miner said.

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

Best,
Matthias


> SAS Enterprise Miner recommendeds to standardize using X / STDEV(X) 
> versus [X - mean(X)] / STDEV(X)
> 
> Any thoughts on this? Pros Cons
> 
> Philip
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list 
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read 
> the posting guide! http://www.R-project.org/posting-guide.html
>