Nothing
test_that("confusionMatrix works", {
## An error will occur if the MUVR Object is from a regression analysis.
## It needs to be from classification or multilevel analysis
expect_error(confusionMatrix(regrModel))
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.