Learn R Programming

hierarchicalSets (version 1.0.2)

power_trans: Create a power transformation object

Description

This function can be used to create a proper trans object that encapsulates a power transformation (x^n).

Usage

power_trans(n)

Arguments

n
The degree of the power transformation

Value

A trans object