citHeader("To cite MrS in publications use:")

citEntry(entry="Article",
         title = "The GUIDE approach to subgroup identification",
         author = personList(as.person("Wei-Yin Loh"), as.person("Peigen Zhou")),
         journal    = "Design and Analysis of Subgroups with Biopharmaceutical Applications",
         year         = "2020",

         textVersion =
         paste("Loh, W.-Y. and Zhou, P. (2020).",
               "The GUIDE approach to subgroup identification.",
               "In Design and Analysis of Subgroups with Biopharmaceutical Applications, N. Ting, J. C. Cappelleri, S. Ho, and D.-G. Chen (Eds.) Springer, in press."),
)

citEntry(entry="Article",
         title = "Subgroups from regression trees with adjustment for prognostic effects and postselection inference",
         author = personList(as.person("Wei-Yin Loh"), as.person("Michael Man"),
	                     as.person("Shuaicheng Wang")),
         journal      = "Statistics in medicine",
         year         = "2018",
         volume       = "38",
         number       = "2",
         doi          = "10.1002/sim.7677",
         pages        = "545-557",

         textVersion =
         paste("Loh, W.-Y., Man, M. and Wang, S. (2019).",
               "Subgroups from regression trees with adjustment for prognostic effects and post-selection inference.",
               "Statistics in Medicine, vol. 38, 545-557. DOI: 10.1002/sim.7677"),
	 header = "If bootstrap confidence interval is used additionally cite:"
)
