The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
ks_c_cdf(n, A, B), a documented low-level
interface to the Exact-KS-FFT boundary-crossing calculation. It accepts
the lower (A) and upper (B) boundary vectors
directly and does not use an intermediate file.src/KSgeneral.h and
src/KSgeneral.cpp as the source-level C++ interface. The
header uses only standard C++ types and can be included by users
compiling the KSgeneral numerical sources directly.Rcpp::export attributes in
src/KSgeneral.cpp; the numerical implementation files no
longer contain Rcpp wrappers.src/k1sample.cpp/src/k1sample.h for the
one-sample implementation and src/k2sample.cpp for the
two-sample KS and Kuiper implementations.Boundary_Crossing_Time.txt.ks_c_cdf_Rcpp(n)
interface. It is retained temporarily for backward compatibility and now
issues a deprecation warning directing users to
ks_c_cdf(n, A, B).These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.