Nothing
test_that("rdcvNetParams works", {
# Standard parameters for random forest
### An error will be generated when the family is not correctly specified with lowercase letter
expect_error(methParam <- rdcvNetParams(family="Gaussian"))
})
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.