powered by
Normalize a given variable.
normalize(m)
variable to be normalized in the interval [0,1]
# NOT RUN { Z = runif(10,-10,10) normalize(Z) # }
Run the code above in your browser using DataLab