The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

intsurv

CRAN Version Dependence Build Status Code Coverage

The R package intsurv contains implementations of

and other survival analysis routines, including

Installation

You may install the latest released version on CRAN by

install.packages("intsurv")

Get Started

Examples are provided for the main functions for model-fitting in the package. One may get started from those examples and the function documentation.

library(intsurv)
?iCoxph # integrative Cox model
?cox_cure # Cox cure rate model
?cox_cure_net # regularized Cox cure rate model

Development

If the version under development is able to pass the automated package checks, one may consider installing it with the help of remotes by

if (! require(remotes)) install.packages("remotes")
remotes::install_github("wenjie2wang/intsurv")

References

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.
Health stats visible at Monitor.