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

Try the crtests package in your browser

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

crtests documentation built on May 1, 2019, 9:09 p.m.