/stats

Choose the right statistical test for your analysis

Primary LanguagePython

stats package thing

Choose the right test for your analysis.

Here's how 👇

  1. git clone the repo git clone https://github.com/kluless13/stats.git
  2. change directory to 'stats' cd stats
  3. install requirements pip install -r requirement.txt
  4. run app streamlit run web_app.py