Learn R Programming

hierarchicalSets (version 1.0.4)

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)

Value

A trans object

Arguments

n

The degree of the power transformation