R/remission.R

#' Remission data
#'
#' It is related to remission time in months of 128 cancer patients.
#'
#'
#' @name remission
#'
#' @format
#' A data.frame with 128 observations of remission time in months of cancer patients.
#'
#' @source
#' Lee, E.T. and Wang, J. (2003), Statistical Methods for Survival Data Analysis.
#'  Vol. 476, John Wiley & Sons,Hoboken, NJ, USA.
#'
#' Rao, G. S., Norouzirad, M., and Mazarei . D. (2023). Neutrosophic
#'    Generalized Exponential Distribution with Application.
#'    \emph{Neutrosophic Sets and Systems}, 55, 471-485.
#'
#' @examples
#' data("remission")
#' remission
NULL

Try the ntsDatasets package in your browser

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

ntsDatasets documentation built on Sept. 11, 2024, 9:24 p.m.