A Package for the Analysis of Time to Event Outcomes Using Two-Sample Probability Curves.
You will be able to install the released version of 2SPcurves from CRAN at a later date with:
install.packages("TwoSPC")
And the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("SandraCastroPearson/2SPcurves")
This will be a basic example which shows you how to solve a common problem:
#library("2SPcurves")
## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.