powered by
make01
make01(x)
"UnivariateDistribution"
(x-E(x))/sd(x)
E
Var
X <- sin(exp(2*log(abs( Norm())))) ## something weird X01 <- make01(X) print(X01) plot(X01) sd(X01); E(X01)
Run the code above in your browser using DataLab