ks.testm {FreqProf} | R Documentation |
Kolmogorov-Smirnov test for multiple variables - of the same name - in separate data.frames
ks.testm(data1, data2, vars)
data1 |
a |
data2 |
a |
vars |
a |
Returns a data.frame
with Kolmogorov-Smivnov test data for N
variables
ks.test
is the underlying function and has more
options.