R/data.R

#' Dermatology Database
#'
#' This data set contains 358 observations (we have removed 8 with missing values).
#' It contains 12 clinical attributes and 21 histopathological attributes. The age
#' attribute has been discretized. The class variable "ES" has six levels; each
#' describing a skin disease.
#' 
#' @docType data
#' 
#' @references \href{https://archive.ics.uci.edu/ml/datasets/dermatology}{Dermatology Data Set}
"derma"

Try the ess package in your browser

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

ess documentation built on May 31, 2021, 9:10 a.m.