Skip to content
Prev 5491 / 63421 Next

ks.test in ctest package (PR#934)

Thanks, fixed.
THanks for catching this bug.  This should really give the usual
behavior that e.g. `alternative = "less"' means H_0: F >= F_0 for all
points vs H_a: F(t) < F_0(t) for some t.  Fixed now.
I am not sure whether we want to do this in the simple htest framework.
Attempting to print a confidence interval given by two functions rather
than two values will be confusing.  I'd much rather have users do

	confint(ecdf(x), conf.level = 0.95)

where a generic confint as in MASS with a method for objects of class
"ecdf" as in stepfun.

[The ``classical'' tests conceptually are really about a single
parameter only.  Should this be changed?  One could argue that if a
hypothesis about the underlying distribution function is tested ...]

-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._