From b5a387c39041acfef350638cbef931e09764046f Mon Sep 17 00:00:00 2001 From: Linda Nab Date: Tue, 28 Nov 2023 23:00:37 +0000 Subject: [PATCH] make plr default --- analysis/smd.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analysis/smd.R b/analysis/smd.R index 4b62d4a..f6ef6af 100644 --- a/analysis/smd.R +++ b/analysis/smd.R @@ -34,7 +34,7 @@ if(length(args)==0){ period <- "ba1" contrast <- "all" outcome <- "primary" - model <- "cox" + model <- "plr" subgrp <- "full" supp <- "main" } else {