tests/testthat/test-SupportVectorMachineModel.R

test_that("SupportVectorMachineModel returns correct class.", {
  expect_type(SupportVectorMachineModel(SplitRatio = 0.8, CV = 2, NCores = 1, NewData = NULL), "list")
})

Try the MBMethPred package in your browser

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

MBMethPred documentation built on Sept. 18, 2023, 5:13 p.m.