| set_scale | R Documentation | 
Set the scale value of a transformer object.
set_scale(object, scale, ...)
## S4 method for signature 'transformationPowerTransform'
set_scale(object, scale, ...)
## S4 method for signature 'transformationBoxCox'
set_scale(object, scale, ...)
## S4 method for signature 'transformationYeoJohnson'
set_scale(object, scale, ...)
object | 
 Transformer object  | 
scale | 
 scale value  | 
... | 
 Unused arguments  | 
Transformer object with updated scale value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.