Nothing
#' Example model for a survival outcome
#'
#' A generated model with a binary endpoint and a logistic link function. Data
#' for the model were synthetically generated and are based on a dataset to
#' evaulate the use of Sorafenib in HCC akin to the PROSASH model
#' (see ?psc::surv.mod for more details)
#'
#' @format A model of class 'glm':
#' \describe{
#' \item{vi}{vascular invasion}
#' \item{ecog}{ECOG performance Status}
#' \item{logafp}{AFP - log scale}
#' \item{alb}{albumin}
#' \item{logcreat}{Creatinine - log scale}
#' \item{allmets}{metastesis}
#' }
#' @source simulated
"bin.mod"
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.