Skip to content

Data transformations

Cristian Lussana edited this page Mar 30, 2021 · 1 revision

The values (observations and background) can be transformed before testing them.

The parameter specifying that the data transformation is required is:

  • transf.XXXX logical. TRUE if the data transformation is required. XXXX is the test label.

The implemented transformations are:

  • Box-Cox transformation (one parameter). The parameters are:
    • boxcox.lambda numeric. transformation parameter.