tests/testthat/test-rdcvNetParams.R

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"))





})

Try the MUVR2 package in your browser

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

MUVR2 documentation built on Sept. 16, 2024, 9:06 a.m.