CRAN/E | crtests

crtests

Classification and Regression Tests

Installation

About

Provides wrapper functions for running classification and regression tests using different machine learning techniques, such as Random Forests and decision trees. The package provides standardized methods for preparing data to suit the algorithm's needs, training a model, making predictions, and evaluating results. Also, some functions are provided to run multiple instances of a test.

Key Metrics

Version 0.2.1
Published 2016-05-20 2870 days ago
Needs compilation? no
License GPL-3
License File
CRAN checks crtests results

Downloads

Yesterday 2 0%
Last 7 days 4 +33%
Last 30 days 16 -33%
Last 90 days 111 +50%
Last 365 days 1.000 -67%

Maintainer

Maintainer

Sjoerd van der Spoel

R@sjoerdvanderspoel.nl

Authors

Sjoerd van der Spoel

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Extending crtests for other algorithms
Classification and Regression Tests

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

caret ≥ 6.0.41
plyr ≥ 1.8.1
stringr ≥ 0.6.2

Suggests

testthat
knitr
e1071
randomForest
rpart
adabag
rmarkdown