powered by
KS.dist(x, y)
fname <- system.file("DZ.csv",package="provenance") DZ <- read.DZdata(fname) print(KS.dist(DZ$x[['N1']],DZ$x[['T8']]))
Run the code above in your browser using DataLab