The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
rlecuyer
package to generate random numbers (avoids
polluting the global environment)terms_of_interest
argument of
nc_eval().As of today, the C++ version uses the old “Rounding” random sampler that R has used before version 3.6 (see here). This sampler is biased if the population size is large (some ppl say >1e7). Use v0.2.0 if you are concerned.
Pr(==k)
and
Pr(>=k)
.mc.cores
option to nc_eval()The p-values calculation in previous releases was completely wrong: do not use releases older than v0.2.0!
verbose
option to nc_occ_probs()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.