Learn R Programming

power.transform (version 1.0.1)

get_shift: Get shift value

Description

Get the shift value of a transformer object.

Usage

get_shift(object, ...)

# S4 method for transformationPowerTransform get_shift(object, ...)

# S4 method for transformationBoxCox get_shift(object, ...)

# S4 method for transformationYeoJohnson get_shift(object, ...)

Value

shift value of the transformer.

Arguments

object

Transformer object

...

Unused arguments