Skip to content

Commit e2b824a

Browse files
Merge pull request #2 from biomedbigdata/dev
Dev
2 parents 75e8369 + e6b9d1a commit e2b824a

File tree

7 files changed

+2306
-121
lines changed

7 files changed

+2306
-121
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@ data.get_results()
116116

117117
data.get_results_binary()
118118

119+
# get R2 values, coefficients, and coefficient p-values for all models/edges
120+
data.get_model_stats()
121+
119122
```
120123

121124
The expected run time for the installation and running the demo dataset on a "normal" desktop computer is around 3~5 minutes.

0 commit comments

Comments
 (0)