ks.testm: Kolmogorov-Smirnov test for multiple variables - of the same...

Description Usage Arguments Value See Also

View source: R/Statistics.R

Description

Kolmogorov-Smirnov test for multiple variables - of the same name - in separate data.frames

Usage

1
ks.testm(data1, data2, vars)

Arguments

data1

a data.frame with N variables

data2

a data.frame with the same N variables as data1

vars

a vector of the N variable names

Value

Returns a data.frame with Kolmogorov-Smivnov test data for N variables

See Also

ks.test is the underlying function and has more options.


AIBRT/FreqProf documentation built on May 5, 2019, 11:30 a.m.