R/adult.test.r

#' Validation set of the census income data
#'
#' Predict whether income exceeds 50K/yr based on census data.
#'
#'  The variables are the same as the traing set (adult.train). 
#'
#' @docType data
#' @keywords datasets
#' @name adult.test
#' @format The validation set contains 16,281 observations.
NULL
Ossifragus/OSMAC documentation built on May 7, 2019, 9:29 p.m.