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

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.