powered by
emp.distribu(arg, dendat)
emp.quantile
set.seed(2) n<-100 d<-2 x<-matrix(runif(n*d),n,d) arg<-c(0,0) emp.distribu(arg,x)
Run the code above in your browser using DataLab