From 9555be92fd26d8cd6dabf037f6dc5542e35a73b9 Mon Sep 17 00:00:00 2001 From: egouldo Date: Thu, 29 Aug 2024 22:36:08 +1000 Subject: [PATCH] build!: do not run outlier exclusion on `yi` results #130 was originally only included to generate hard-coded columns, now no longer needed with #121 / #130 updates, and was never planned: --- _targets.R | 8 -------- 1 file changed, 8 deletions(-) diff --git a/_targets.R b/_targets.R index 2bb9a02..d93f70c 100644 --- a/_targets.R +++ b/_targets.R @@ -275,14 +275,6 @@ list(tarchetypes::tar_file_read(name = euc_reviews, VZ_colname = list("eucalyptus" = "se_log", "blue tit" = "VZ"), VZ_cutoff = 3) %>% - generate_outlier_subsets( - outcome_variable = - list(dataset = - list("eucalyptus" = "mean_log", - "blue tit" = "Z")), - n_min = -3, - n_max = -3, - ignore_subsets = NULL) %>% compute_MA_inputs() %>% meta_analyse_datasets( outcome_variable =