From d78fc45fef3095703871d806d04c3bbd0ff30fb1 Mon Sep 17 00:00:00 2001 From: Andy Shapiro Date: Fri, 15 Nov 2024 12:23:19 -0500 Subject: [PATCH] fix ci/cd --- tests/data/db.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/tests/data/db.yaml b/tests/data/db.yaml index e030446..f8bf53a 100644 --- a/tests/data/db.yaml +++ b/tests/data/db.yaml @@ -9965,6 +9965,7 @@ confidence_level: 0.95 bootstrap_iterations: 1000 litter_specific_covariate: 1 + estimate_background: false datasets: - doses: - 0 @@ -10930,7 +10931,7 @@ bmr_type: 1 bootstrap_n: 3 bootstrap_seed: 4 - estimate_background: true + estimate_background: false bootstrap_iterations: 1000 intralitter_correlation: 0 litter_specific_covariate: 0 @@ -11590,7 +11591,7 @@ bmr_type: 1 bootstrap_n: 3 bootstrap_seed: 4 - estimate_background: true + estimate_background: false bootstrap_iterations: 1000 intralitter_correlation: 1 litter_specific_covariate: 0 @@ -12250,7 +12251,7 @@ bmr_type: 1 bootstrap_n: 3 bootstrap_seed: 4 - estimate_background: true + estimate_background: false bootstrap_iterations: 1000 intralitter_correlation: 0 litter_specific_covariate: 1 @@ -12910,7 +12911,7 @@ bmr_type: 1 bootstrap_n: 3 bootstrap_seed: 4 - estimate_background: true + estimate_background: false bootstrap_iterations: 1000 intralitter_correlation: 1 litter_specific_covariate: 1