statistics - Hierachical Linear Regression in Python -


i'm doing data analysis in python , have 2 variables (let's call them groupsize , groupsatisfaction) , both of them , positively correlated outcome metric (let's call groupscore). however, groupsize , groupsatisfaction correlated each other.

i want know if groupsatisfaction still correlated groupscore after control groupsize. suggested need hierachical linear regression can't seem find telling me how in python. pointers or references welcome.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -