Skip to content

An R Shiny app for guiding statistical analysis decisions in public health research

License

Notifications You must be signed in to change notification settings

jackmurphy2351/statistical-analysis-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your Epi Companion

An R Shiny application for guiding statistical analysis decisions in public health research.

Overview

This tool helps researchers select appropriate statistical analyses based on study design, sample size, and data characteristics.

Licensed under the GNU General Public License v3.0

Beta Testing Information

We are currently in beta testing phase. Thank you for your interest in testing this tool!

Installation Instructions

Prerequisites

  1. Install R: https://cran.r-project.org/
  2. Install RStudio: https://posit.co/download/rstudio-desktop/

Required R Packages

Run this code in R:

install.packages(c("shiny", "shinydashboard", "markdown", "DT", "rmarkdown", "officer"))

### Running the App

Download this repository:

Click the green "Code" button above
Select "Download ZIP"
Extract the ZIP file

Open the project in RStudio:

Open R/app.R
Click "Run App" button



Feedback
Please provide feedback using our Beta Testing Form
Questions or Issues?
Contact: jackmurphy2351@gmail.com

About

An R Shiny app for guiding statistical analysis decisions in public health research

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages