side = "HIGH"), which produced incorrect estimates for
outcomes not centred near zero(b+1)/(n_perm+1)
estimator so it is never exactly zeroprint.tm_bias() erroring when the dropout spread
was left unspecifiedtm() and tm_bias() now work with any
treatment variable name, not just TRside now defaults to "LOW" and invalid
values give a clear errortm_bias() gains the documented trF
defaulttm_bias() no longer errors when a treatment group has
no dropoutsummary.tm() output now shows dropout and post-trimming
sample sizes for both treatment groupstm() no longer perturbs the random number generator
state beyond the draws needed for the permutation testtm_bias objects gain a groups component
giving the treatment and comparator group valuesSimplified the NAMESPACE so functions from other packages are not imported
Modified the tm() helpfile example to run
faster
Bump roxygen2 version
Update maintainer email address