@@ -403,7 +403,7 @@ test_sensitivity_ln <- function(est_eff,
403
403
sprintf(" The inference cannot be invalidated merely by switching cases in" ),
404
404
sprintf(" \n only one treatment condition. Therefore,cases have been switched from" ),
405
405
c(" \n " ), transferway , c(" and from" ),
406
- transferway_extra , c(" ." ), c(" \n " )
406
+ transferway_extra , c(" ." ), c(" \n " ),
407
407
sprintf(" The final Fragility(= %d) and RIR" , total_switch ),
408
408
c(" reflects both sets of changes. \n Please compare the after transfer table with the implied table" )
409
409
)
@@ -466,7 +466,7 @@ test_sensitivity_ln <- function(est_eff,
466
466
sprintf(" The inference cannot be invalidated merely by switching cases in" ),
467
467
sprintf(" \n only one treatment condition. Therefore,cases have been switched from" ),
468
468
c(" \n " ), transferway , c(" and from" ),
469
- transferway_extra , c(" ." ), c(" \n " )
469
+ transferway_extra , c(" ." ), c(" \n " ),
470
470
sprintf(" The final Fragility(= %d) and RIR" , total_switch ),
471
471
c(" reflects both sets of changes. \n Please compare the after transfer table with the implied table" )
472
472
)
@@ -550,7 +550,7 @@ test_sensitivity_ln <- function(est_eff,
550
550
sprintf(" The inference cannot be invalidated merely by switching cases in" ),
551
551
sprintf(" \n only one treatment condition. Therefore,cases have been switched from" ),
552
552
c(" \n " ), transferway , c(" and from" ),
553
- transferway_extra , c(" ." ), c(" \n " )
553
+ transferway_extra , c(" ." ), c(" \n " ),
554
554
sprintf(" The final Fragility(= %d) and RIR" , total_switch ),
555
555
c(" reflects both sets of changes. \n Please compare the after transfer table with the implied table" )
556
556
)
@@ -612,7 +612,7 @@ test_sensitivity_ln <- function(est_eff,
612
612
sprintf(" The inference cannot be invalidated merely by switching cases in" ),
613
613
sprintf(" \n only one treatment condition. Therefore,cases have been switched from" ),
614
614
c(" \n " ), transferway , c(" and from" ),
615
- transferway_extra , c(" ." ), c(" \n " )
615
+ transferway_extra , c(" ." ), c(" \n " ),
616
616
sprintf(" The final Fragility(= %d) and RIR" , total_switch ),
617
617
c(" reflects both sets of changes. \n Please compare the after transfer table with the implied table" )
618
618
)
0 commit comments