powered by
tb.raw(d, guess, verbose = FALSE)
x1 <- rnorm(100) y1 <- rnorm(100) d <- as.matrix(dist(cbind(x1,y1))) tb.raw(d,c(1,2))
Run the code above in your browser using DataLab