Launch Interactive Shiny App for Model Assessment
medRCT_shiny.Rd
medRCT_shiny
launches a Shiny application to provide model summaries
of all models fitted by the algorithm. The app provides a user-friendly
interface for model assessment and facilitates adjustments of interaction terms
to improve model fit.
Examples
if (interactive()) {
medRCT_shiny(data=LSACdata)
}