R/ova.R

#' Ovarian cancer data
#'
#' @docType data
#'
#' @usage data(ova)
#'
#' @format A dataframe with five columns:
#'
#' \describe{
#'   \item{\code{Diameter}}{}
#'   \item{\code{FIGO}}{}
#'   \item{\code{Karnofsky}}{}
#'   \item{\code{time}}{}
#'   \item{\code{death}}{death}
#' }
#'
#' @keywords datasets
#'
#' @source
#' tba

"ova"

Try the JOPS package in your browser

Any scripts or data that you put into this service are public.

JOPS documentation built on Sept. 8, 2023, 5:42 p.m.