get_transformation_method {power.transform} | R Documentation |
Get transformation method
Description
Get the transformation method of a transformer object.
Usage
get_transformation_method(object, ...)
## S4 method for signature 'transformationPowerTransform'
get_transformation_method(object, ...)
Arguments
object |
Transformer object |
... |
Unused arguments |
Value
Transformation method
[Package power.transform version 1.0.1 Index]