R/wine.R

#' Wine data set
#' 
#' A data set containing 178 observations from 3 wine grown cultivares in Italy.
#' 
#' \itemize{
#'   \item{Type}{ Class variable has 3 classes that are 3 different wine grown cultivares in Italy. } 
#'   \item{X1 to X13}{Check vbles}

#' }
#' @docType data
#' @keywords datasets
#' @name wine
#' @usage data(wine)
#' @format A data frame with 178 rows and 14 variables
NULL

Try the PPforest package in your browser

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

PPforest documentation built on Sept. 10, 2022, 1:05 a.m.