gof.test.mod: Modified Signature for 'ks.test' or other Goodness-of-fit...

Description Usage Arguments Value See Also

View source: R/gof.test.mod.R

Description

Modified Signature for ks.test or other Goodness-of-fit tests for two samples

Usage

1
gof.test.mod(x, y = "pexp", what = "ks.test", par = list(), ...)

Arguments

x

sample

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

...

further argumets

Value

The value of the function given through what argument.

See Also

ks.test,do.call


RMRAINGEN documentation built on May 1, 2019, 11:36 p.m.