powered by
sort_cor_vectors(x,y) sort_index(x, descending = FALSE)
sort_mat, sort_unique
y <- rnorm(100) x <- rnorm(100) b <- sort_cor_vectors(x,y) b <- sort_index(x)
Run the code above in your browser using DataLab