R/data-scatter.R

#' Scatter data
#'
#' This is data.
#'
#' @format A data.frame including 100 observations and 2 variables
#' \describe{
#' \item{type}{character}
#' \item{cls}{integer represented ordered class}
#' \item{V1,V2}{numeric}
#' }
#'
#' @example
#' scatter
"scatter"
atamakita/xgboostOLR documentation built on Aug. 8, 2020, 5:39 p.m.