scale-accessor-method: Get scale value

get_scaleR Documentation

Get scale value

Description

Get the scale value of a transformer object.

Usage

get_scale(object, ...)

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

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

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

Arguments

object

Transformer object

...

Unused arguments

Value

scale value of the transformer.


power.transform documentation built on Jan. 16, 2026, 1:07 a.m.