get_shift | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.