shift-accessor-method: Get shift value

get_shiftR Documentation

Get shift value

Description

Get the shift value of a transformer object.

Usage

get_shift(object, ...)

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

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

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

Arguments

object

Transformer object

...

Unused arguments

Value

shift value of the transformer.


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