Comparison of data by Pearson product-moment correlation coefficients is prone to outliers. The problem can be alleviated by normalizing data with outliers before computing the Pearson correlation coefficient. The sample provides such normalization by optimal power space transformation.
Arguments
Details
Package:
ops
Type:
Package
Version:
1.0
Date:
2012-02-12
License:
Apache License 2.0
LazyLoad:
yes
Use function findP() to compute the exponent for an optimal power space transformation. Optionally, pre-filter the dataset excluding values that are equal or less a certain threshold by calling function filter().