gof.test.mod: Modified Signature for ks.test or other Goodness-of-fit tests for two samples
Description
Modified Signature for ks.test or other
Goodness-of-fit tests for two samples
Usage
gof.test.mod(x, y = "pexp", what = "ks.test", par = list(), ...)
Arguments
y
a vector (second sample) or a string name of
cumulative probabiity function, e. g. "exp" for
Expontantial Distribution (pexp). what
name of the test function, e. g.
ks.test. par
list of distribution parameters
Value
The value of the function given through what
argument.