Skip to content
Prev 59827 / 398502 Next

(no subject)

Angela Re wrote:

            
Please do what the appended messages tells you to do:
read the posting guide and learn to use a sensible subject line!

The following works for me, so please also specify a reproducible 
example that shows what does not work....

  input <- rnorm(100)
  ks.test(input, "pt", ncp = 0, df = 58)


Uwe Ligges