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.
In datasets whose data-generating distributions are non-negative with excess zero observations, it can be difficult to find general-purpose statistical tests for comparing sample means while controlling type-I error rates. This R package allows users to perform a modified bootstrap-based t-test that aims to better control type-I error rates in these particular datasets.
To download and use this package, run the following:
install.packages("devtools") # Unless you already have it
library(devtools)
::install_github("WannabeSmith/rbtt") devtools
To obtain details on how to use the package, run:
help(rbtt)
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.