Skip to content

Commit

Permalink
updated clinical_trial_data
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanweed committed Feb 17, 2023
1 parent 91df2d5 commit 224cd1e
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
38 changes: 19 additions & 19 deletions Data/clinical_trial_data.csv
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
"drug","therapy","mood.gain"
"placebo","no.therapy",0.5
"placebo","no.therapy",0.3
"placebo","no.therapy",0.1
"anxifree","no.therapy",0.6
"anxifree","no.therapy",0.4
"anxifree","no.therapy",0.2
"joyzepam","no.therapy",1.4
"joyzepam","no.therapy",1.7
"joyzepam","no.therapy",1.3
"placebo","CBT",0.6
"placebo","CBT",0.9
"placebo","CBT",0.3
"anxifree","CBT",1.1
"anxifree","CBT",0.8
"anxifree","CBT",1.2
"joyzepam","CBT",1.8
"joyzepam","CBT",1.3
"joyzepam","CBT",1.4
drug,therapy,mood_gain
placebo,no.therapy,0.5
placebo,no.therapy,0.3
placebo,no.therapy,0.1
anxifree,no.therapy,0.6
anxifree,no.therapy,0.4
anxifree,no.therapy,0.2
joyzepam,no.therapy,1.4
joyzepam,no.therapy,1.7
joyzepam,no.therapy,1.3
placebo,CBT,0.6
placebo,CBT,0.9
placebo,CBT,0.3
anxifree,CBT,1.1
anxifree,CBT,0.8
anxifree,CBT,1.2
joyzepam,CBT,1.8
joyzepam,CBT,1.3
joyzepam,CBT,1.4
38 changes: 19 additions & 19 deletions Data/clintrial.csv
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
"drug","therapy","mood_gain"
"placebo","no.therapy",0.5
"placebo","no.therapy",0.3
"placebo","no.therapy",0.1
"anxifree","no.therapy",0.6
"anxifree","no.therapy",0.4
"anxifree","no.therapy",0.2
"joyzepam","no.therapy",1.4
"joyzepam","no.therapy",1.7
"joyzepam","no.therapy",1.3
"placebo","CBT",0.6
"placebo","CBT",0.9
"placebo","CBT",0.3
"anxifree","CBT",1.1
"anxifree","CBT",0.8
"anxifree","CBT",1.2
"joyzepam","CBT",1.8
"joyzepam","CBT",1.3
"joyzepam","CBT",1.4
drug,therapy,mood_gain
placebo,no.therapy,0.5
placebo,no.therapy,0.3
placebo,no.therapy,0.1
anxifree,no.therapy,0.6
anxifree,no.therapy,0.4
anxifree,no.therapy,0.2
joyzepam,no.therapy,1.4
joyzepam,no.therapy,1.7
joyzepam,no.therapy,1.3
placebo,CBT,0.6
placebo,CBT,0.9
placebo,CBT,0.3
anxifree,CBT,1.1
anxifree,CBT,0.8
anxifree,CBT,1.2
joyzepam,CBT,1.8
joyzepam,CBT,1.3
joyzepam,CBT,1.4

0 comments on commit 224cd1e

Please sign in to comment.