R/Suicide.R

#' Suicide Data Set
#'
#' The dataset comprises lengths (in days) of psychiatric treatment spells for patients used as controls
#' in a study of suicide risks.
#'
#' @docType data
#'
#' @usage data(Suicide)
#'
#' @format A dataframe with one column: \code{y}.
#'
#' @keywords datasets
#'
#' @references
#' Silverman, B. (1986).
#' Density Estimation for Statistics and Data Analysis. Chapman & Hall.
#'
#' @source
#' Silverman, B. (1986).
#' Density Estimation for Statistics and Data Analysis. Chapman & Hall.
#'

"Suicide"

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.