powered by
kmpp
kmpp(X, k)
n <- 10 p <- 2 X <- matrix(rnorm(n*p),n,p) k <- 3 kmpp(X,k)
Run the code above in your browser using DataLab