tests/testthat/test-dynamic_model_loading.R

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

# Perform an integrated test. Note that learner is set automatically.
familiar:::integrated_test(
  dynamic_model_loading = TRUE,
  experimental_design = "fs+mb",
  fs_method = "none",
  cluster_method = "none",
  imputation_method = "simple",
  parallel = FALSE,
  estimation_type = "point")
alexzwanenburg/familiar documentation built on Sept. 28, 2024, 5:36 a.m.