R/crtests.R

#' crtests: A package for creating and executing classification and regression tests
#' 
#' The crtests package provides functions to prepare data, train models, test models, and evaluate outcomes. Its goal is to provide a generic and extendable API to machine learning and statistics functions
#' 
#' @docType package
#' @name crtests
NULL
sjoerdvds/crtests documentation built on May 30, 2019, 12:05 a.m.