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.
The goal of ‘scdtb’ is to provide tools for the analysis of single case design data.
You can install the released version of ‘scdtb’ from CRAN:
install.packages("scdtb")
To install the development version of ‘scdtb’ from GitHub, use the devtools package:
# install.packages("devtools")
::install_github("mightymetrika/scdtb") devtools
Use the scdtb() function to launch a ‘shiny’ application which implements many of the tools in the ‘scdtb’ package.
The application has the following functionalities:
library(scdtb)
# Launch application
scdtb()
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.