tests/testthat/test-naive_model.R

testthat::skip_on_cran()
testthat::skip_on_ci()

debug_flag <- FALSE

# Test that creates a single naive model.
familiar:::integrated_test(
  experimental_design = "fs+mb",
  fs_method = "no_features",
  cluster_method = "none",
  imputation_method = "simple",
  estimation_type = "point",
  parallel = FALSE,
  debug = debug_flag)

Try the familiar package in your browser

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

familiar documentation built on Sept. 30, 2024, 9:18 a.m.