1 of 9

Adjusting for covariates

Jeff Leek

@jtleek

www.jtleek.com

2 of 9

http://apps.who.int/gho/athena/data/GHO/WHOSIS_000008.csv?profile=text&filter=COUNTRY:;SEX:

3 of 9

https://github.com/jtleek/dataanalysis/blob/master/week4/006multipleVariables/

4 of 9

https://github.com/jtleek/dataanalysis/blob/master/week4/006multipleVariables/

Hui= b0 + b1 Yi + ei

5 of 9

https://github.com/jtleek/dataanalysis/blob/master/week4/006multipleVariables/

6 of 9

https://github.com/jtleek/dataanalysis/blob/master/week4/006multipleVariables/

Hui= b0 + b1 Yi +b2 Fi + ei

7 of 9

b0 - percent hungry at year zero for males

b0 + b2 - percent hungry at year zero for females

b1 - change in percent hungry (for either males or females)

in one year

ei - everything we didn't measure

8 of 9

Slide courtesy: Ingo Ruczinski

9 of 9

Notes and further reading