[R] Kolmogorov distribution

offinger Robert.Offinger at uni-passau.de
Thu Oct 4 00:43:01 CEST 2012


You need to use
  p[IND] <- .C(stats:::C_pkstwo, length(x[IND]), p = x[IND],
instead of
  p[IND] <- .C(C_pkstwo, length(x[IND]), p = x[IND],




--
View this message in context: http://r.789695.n4.nabble.com/Kolmogorov-distribution-tp4639751p4644945.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list