Skip to content

Commit 2665bda

Browse files
authored
Update test_sensitivity_ln.R
1 parent eeb9de2 commit 2665bda

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

R/test_sensitivity_ln.R

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ test_sensitivity_ln <- function(est_eff,
403403
sprintf("The inference cannot be invalidated merely by switching cases in"),
404404
sprintf("\nonly one treatment condition. Therefore,cases have been switched from"),
405405
c("\n"), transferway, c(" and from"),
406-
transferway_extra, c("."), c("\n")
406+
transferway_extra, c("."), c("\n"),
407407
sprintf("The final Fragility(= %d) and RIR", total_switch),
408408
c("reflects both sets of changes. \nPlease compare the after transfer table with the implied table")
409409
)
@@ -466,7 +466,7 @@ test_sensitivity_ln <- function(est_eff,
466466
sprintf("The inference cannot be invalidated merely by switching cases in"),
467467
sprintf("\nonly one treatment condition. Therefore,cases have been switched from"),
468468
c("\n"), transferway, c(" and from"),
469-
transferway_extra, c("."), c("\n")
469+
transferway_extra, c("."), c("\n"),
470470
sprintf("The final Fragility(= %d) and RIR", total_switch),
471471
c("reflects both sets of changes. \nPlease compare the after transfer table with the implied table")
472472
)
@@ -550,7 +550,7 @@ test_sensitivity_ln <- function(est_eff,
550550
sprintf("The inference cannot be invalidated merely by switching cases in"),
551551
sprintf("\nonly one treatment condition. Therefore,cases have been switched from"),
552552
c("\n"), transferway, c(" and from"),
553-
transferway_extra, c("."), c("\n")
553+
transferway_extra, c("."), c("\n"),
554554
sprintf("The final Fragility(= %d) and RIR", total_switch),
555555
c("reflects both sets of changes. \nPlease compare the after transfer table with the implied table")
556556
)
@@ -612,7 +612,7 @@ test_sensitivity_ln <- function(est_eff,
612612
sprintf("The inference cannot be invalidated merely by switching cases in"),
613613
sprintf("\nonly one treatment condition. Therefore,cases have been switched from"),
614614
c("\n"), transferway, c(" and from"),
615-
transferway_extra, c("."), c("\n")
615+
transferway_extra, c("."), c("\n"),
616616
sprintf("The final Fragility(= %d) and RIR", total_switch),
617617
c("reflects both sets of changes. \nPlease compare the after transfer table with the implied table")
618618
)

0 commit comments

Comments
 (0)