# NOT RUN {
getRiceParam(DF300BLKhl, level=0.95, doRob=FALSE)
# coordinates given by a matrix
# }
# NOT RUN {
xy <- matrix(round(rnorm(60, 0, 5), 2), ncol=2)
getRiceParam(xy, level=0.95, doRob=FALSE)
# }
Run the code above in your browser using DataLab