SystemsGenetics / KINC

Knowledge Independent Network Construction
MIT License
11 stars 4 forks source link

Linear regression in conditional testing #109

Closed spficklin closed 4 years ago

spficklin commented 4 years ago

We have code partially complete to perform linear regression on conditions that are non categorical. We temporarily excluded that from the new cscm-work branch but it needs to be worked back in and a p-value calculated.

MitchsGreer commented 4 years ago

Added regression testing in commit e4a40ba0b7d4153110f79b11ead9ea36335f5aee and was later refined in commit 28a7250bf35f7aa2a32ba27249f7a2f88721fdf0, creating a p-value from the regression line.