Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add analyze docs #2

Open
tackyunicorn opened this issue Apr 10, 2024 · 0 comments
Open

Add analyze docs #2

tackyunicorn opened this issue Apr 10, 2024 · 0 comments

Comments

@tackyunicorn
Copy link

stats.py from timm/ez has useful functions depicting treatments in statistically similar groups, each including:

  1. Median
  2. Interquartile range
  3. Bar plot
  4. Min and max distance to heaven
date    : 04/10/2024 11:27:55
file    : ../data/auto93.csv
repeats : 20
seed    : 31210
rows    : 398
cols    : 8
best    : 0.17
tiny    : 0.06
#base #bonr9 #rand9 #bonr15 #rand15 #bonr20 #rand20 #rand358
#report8
#
 0,             #rand358,  0.17,  0.00, *                   |                   ,  0.17,  0.93
#
 1,              #rand20,  0.26,  0.00,     *               |                   ,  0.17,  0.93
 1,              #bonr20,  0.31,  0.07,     ---*            |                   ,  0.17,  0.93
#
 2,              #rand15,  0.33,  0.00,         *           |                   ,  0.17,  0.93
#
 3,              #bonr15,  0.33,  0.09,        -*--         |                   ,  0.17,  0.93
 3,               #bonr9,  0.35,  0.10,        --*--        |                   ,  0.17,  0.93
#
 4,               #rand9,  0.41,  0.00,             *       |                   ,  0.17,  0.93
#
 5,                 base,  0.55,  0.20,              -------*---                ,  0.17,  0.93

Document these in how2analyze.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant