tests/testthat/test.evaluate.R

library(crtests)
context("Evaluating test results")



test_that("Evaluation of classification returns a confusionMatrix",
          {
                      
          }
)

test_that("Evaluation of regression returns a list",
          {
  
          }
)

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.