get_shift {power.transform} | R Documentation |
Get the shift value of a transformer object.
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, ...)
object |
Transformer object |
... |
Unused arguments |
shift value of the transformer.