shift-mutator-method: Set shift value

set_shiftR Documentation

Set shift value

Description

Set the shift value of a transformer object.

Usage

set_shift(object, shift, ...)

## S4 method for signature 'transformationPowerTransform'
set_shift(object, shift, ...)

## S4 method for signature 'transformationBoxCox'
set_shift(object, shift, ...)

## S4 method for signature 'transformationYeoJohnson'
set_shift(object, shift, ...)

Arguments

object

Transformer object

shift

Shift value

...

Unused arguments

Value

Transformer object with updated shift value.


power.transform documentation built on April 12, 2025, 5:08 p.m.