R/data.R

#' Example dataset based on cross-validated prediction of outcome in the Cleveland Heart Study
#'
#' @format A data frame with 297 rows and three variables
#' \describe{
#'   \item{prior.p}{prior probabilities of case status}
#'   \item{posterior.p}{posterior probabilites of case status}
#'   \item{y}{case-control status}
#' }
#' @source \url{http://www.homepages.ed.ac.uk/pmckeigu/preprints/classify/demoplotw.html}
"cleveland"
pmckeigue/wevid documentation built on May 29, 2019, 5:41 a.m.