数据标准化-对数处理

时间:2016-11-10 19:19:08   收藏:0   阅读:458
一直在思考在对数据进行处理时,对数化比如 log2或者是log10处理的目的,感觉下面的说法很有道理:
Log transformation is just one way to make the skewed distribution less skewed. For parametric statistical methods,
it helps to satisfy the assumption of inferential statistics. For non-parametric methods, it does not matter if the data
is skewed or not. Log is not the only way to make the transformation, box-cox method could help you find the best
transformation for your data. however log is indeed the most powerful one.

原文:http://www.cnblogs.com/lmj-sky/p/6037842.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!