affinity()
function has a new argument output
. The p-values of the binomial testing can now be returned with alpha=NULL
.affinity()
function when the coll
argument was not provided. subsample(type="cr")
now has a random number generator linked to the R RNG seed, allowing reproducible examples.subtrialCR
function had issues when it was invoked with unit=NULL
matchtime()
function from chronosphere 0.4subsample()
will produce warnings instead of halting when the variables 'tax' or 'bin' has NAs in them. The corresponding rows are omitted automatically.parts()
was invoked for "" category.NA
s. Pre-open versions were not registered.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.