Message-ID: <3EC393D6.3090408@pdf.com>
Date: 2003-05-15T13:19:18Z
From: Spencer Graves
Subject: kolmogorov-smirnov
Have you considered the following:
> ks.test(1:5, "pnorm")$p.value
[1] 0.001685888
hth. spencer graves
Kurt Sys wrote:
> Hello,
>
> I got a rather simple question: Can I find somewhere in R the
> significance values for a Kolmogorov distribution (I know the degrees
> of freedom and I have already the maximum deviation). ks.test is not
> really doing what I want. All I need is the values, like one can get
> the values for a chi-squared distribution by 'qchisq(0.05, 375)'.
>
> tnx,
> Kurt.
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help