From cd4bdb3f45354efd4ac80654091871bffab7f461 Mon Sep 17 00:00:00 2001 From: Zelos Zhu Date: Thu, 25 Jan 2024 18:22:11 +0000 Subject: [PATCH] swap out appropriate aet05 --- tests/testthat/_snaps/table_aet05.md | 28 ++++++++++++------------ tests/testthat/_snaps/table_aet05.new.md | 26 ---------------------- 2 files changed, 14 insertions(+), 40 deletions(-) delete mode 100644 tests/testthat/_snaps/table_aet05.new.md diff --git a/tests/testthat/_snaps/table_aet05.md b/tests/testthat/_snaps/table_aet05.md index 26763044..cd71aa9c 100644 --- a/tests/testthat/_snaps/table_aet05.md +++ b/tests/testthat/_snaps/table_aet05.md @@ -3,24 +3,24 @@ Code res Output - A: Drug X B: Placebo C: Combination - (N=134) (N=134) (N=132) - ————————————————————————————————————————————————————————————————————————————————————— - Total patient-years at risk 162.4 103.9 172.6 - Number of adverse events observed 78 104 67 - AE rate per 100 patient-years 48.03 100.14 38.82 - 95% CI (37.37, 58.69) (80.89, 119.38) (29.53, 48.12) + Placebo Xanomeline High Dose Xanomeline Low Dose + (N=86) (N=84) (N=84) + —————————————————————————————————————————————————————————————————————————————————————————————————— + Total patient-years at risk 8.4 15.7 1.4 + Number of adverse events observed 69 79 77 + AE rate per 100 patient-years 819.32 502.87 5624.85 + 95% CI (626.00, 1012.64) (391.98, 613.76) (4368.49, 6881.21) # AET05 variant 2 is produced correctly Code res Output - A: Drug X B: Placebo C: Combination - (N=134) (N=134) (N=132) - ————————————————————————————————————————————————————————————————————————————————————— - Total patient-years at risk 162.4 103.9 172.6 - Number of adverse events observed 78 104 67 - AE rate per 100 patient-years 48.03 100.14 38.82 - 95% CI (37.97, 59.94) (81.82, 121.34) (30.09, 49.30) + Placebo Xanomeline High Dose Xanomeline Low Dose + (N=86) (N=84) (N=84) + —————————————————————————————————————————————————————————————————————————————————————————————————— + Total patient-years at risk 8.4 15.7 1.4 + Number of adverse events observed 69 79 77 + AE rate per 100 patient-years 819.32 502.87 5624.85 + 95% CI (637.48, 1036.90) (398.13, 626.73) (4439.04, 7030.10) diff --git a/tests/testthat/_snaps/table_aet05.new.md b/tests/testthat/_snaps/table_aet05.new.md deleted file mode 100644 index cd71aa9c..00000000 --- a/tests/testthat/_snaps/table_aet05.new.md +++ /dev/null @@ -1,26 +0,0 @@ -# AET05 variant 1 is produced correctly - - Code - res - Output - Placebo Xanomeline High Dose Xanomeline Low Dose - (N=86) (N=84) (N=84) - —————————————————————————————————————————————————————————————————————————————————————————————————— - Total patient-years at risk 8.4 15.7 1.4 - Number of adverse events observed 69 79 77 - AE rate per 100 patient-years 819.32 502.87 5624.85 - 95% CI (626.00, 1012.64) (391.98, 613.76) (4368.49, 6881.21) - -# AET05 variant 2 is produced correctly - - Code - res - Output - Placebo Xanomeline High Dose Xanomeline Low Dose - (N=86) (N=84) (N=84) - —————————————————————————————————————————————————————————————————————————————————————————————————— - Total patient-years at risk 8.4 15.7 1.4 - Number of adverse events observed 69 79 77 - AE rate per 100 patient-years 819.32 502.87 5624.85 - 95% CI (637.48, 1036.90) (398.13, 626.73) (4439.04, 7030.10) -