powered by
standmat
standmat(x)
matrix
standardized matrix
Li, B. (2018). Sufficient dimension reduction: Methods and applications with R. CRC Press.
# NOT RUN { mat <- matrix(rnorm(4),2,2) standmat(mat) # }
Run the code above in your browser using DataLab