R/dataset_doc.R

#' fSVA and Nearest Shrunken Centroid caret-package custom model.
#'
#' Wrapper for using fSVA and Nearest Shrunken Centroid classifier within the caret framework.
#'
#' @format List of model components required by caret.
#'
"caretSNC"

#' fSVA and k Nearest Neighbor caret-package custom model.
#'
#' Wrapper for using fSVA and Nearest Shrunken Centroid classifier within the caret framework.
#'
#' @format List of model components required by caret.
#'
"caretKNN"

#' example data
#'
#' will be changed
#'
#' @format List with XY
#'
"batch4class2"
MalteThodberg/BEEF documentation built on May 7, 2019, 2:09 p.m.