powered by
Sort SBP Matrix
sbp.sort(sbp)
An SBP matrix.
# NOT RUN { library(balance) data(iris) x <- iris[,1:4] sbp <- sbp.fromPBA(x) sbp.sort(sbp) # }
Run the code above in your browser using DataLab