Nothing
#' pseudoCure: A pseudo-observations approach for analyzing survival data with a cure fraction
#'
#' A collection of easy-to-use tools for regression analysis of survival data with a cure fraction.
#' The modeling framework is based on the Cox proportional hazards mixture cure model and
#' the bounded cumulative hazard model.
#' The pseudo-observations approach is utilized to assess covariate effects and
#' embedded in the variable selection procedure.
#'
#' @aliases pseudoCure-packages
#'
#' @docType package
#' @useDynLib pseudoCure, .registration = TRUE
#'
#' @importFrom Rcpp evalCpp
"_PACKAGE"
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.