SPSS中的Box-Cox变换

时间:2017-11-21 18:18:54

标签: transformation spss

我用对数,平方根转换了我的统计数据......但我的因变量还没有达到正态分布。

然后,我知道Box-Cox变换允许我们找到最佳的变换方法,以实现正态分布,因此应用参数测试,如ANOVA。

有人可以帮助我如何在SPSS软件中执行Box-Cox转换吗?可以通过语法来应用吗?

1 个答案:

答案 0 :(得分:0)

Raynald's SPSS tools website上有一个Box Cox转换语法。数据只是举个例子。

我添加了一些简单的语法来轻松查看结果。

HRESULT GetPath(wstring &outDomainPath)
{
    CComBSTR bstrDomainPath;

    AnotherGetPath(&bstrDomainPath);
    outDomainPath = bstrDomainPath.Detach();
}

将结果复制到电子表格后,数字检查效果最佳。