Examples for 'scales::yj_trans'


Yeo-Johnson transformation

Aliases: yj_trans

Keywords:

### ** Examples

plot(yj_trans(-1), xlim = c(-10, 10))
plot of chunk example-scales-yj_trans-1
plot(yj_trans(0), xlim = c(-10, 10))
plot of chunk example-scales-yj_trans-1
plot(yj_trans(1), xlim = c(-10, 10))
plot of chunk example-scales-yj_trans-1
plot(yj_trans(2), xlim = c(-10, 10))
plot of chunk example-scales-yj_trans-1

[Package scales version 1.2.0 Index]