App (Q)

Below is an example of an app that utilizes the NHANES dataset from the prediction question tutorial. Users can generate regression outcomes and generate a Table 1 from it based on selected predictors.

Tip

Web App may need some time to load the necessary files, depending on your internet speed.

Important

If you want to run the app locally in your computer instead for faster load time: you can download the app directly in your R via shiny::runGitHub("EpiShinyLiveQ", "ehsanx", subdir = "app"). Make sure that shiny, Publish, jtools, ggstance, broom.mixed, huxtable, httr and tableone packages are installed in your computer/R.

Warning

Bug Report:

Fill out this form to report any issues with the app.