powered by
standmat
spearman(x1,x2)
first argument
second argument
standardized matrix
Li, B. (2018). Sufficient dimension reduction: Methods and applications with R. CRC Press.
# NOT RUN { x1 <- rnorm(100) x2 <- rnorm(100) spearman(x1,x2) # }
Run the code above in your browser using DataLab