Publications by David Kane
Document
Elections and Longevity Author David Kane Running /Library/Frameworks/R.framework/Resources/bin/R CMD SHLIB foo.c using C compiler: ‘Apple clang version 15.0.0 (clang-1500.3.9.4)’ using SDK: ‘’ clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/4.4-arm64/Resourc...
751 sym Python (2093 sym/1 pcs) 1 tbl
Document
Class Size Author David Kane Using data from the 1980s STAR experiment in Tennessee elementary schools, we seek to understand the relationship between math achievement and class size for Boston schools today. The relationship between class size and academic performance may have changed over the last 40 years. We modeled fourth grade math scores...
887 sym 1 img 1 tbl
Document
Discrimination Author David Kane Background Information Bertrand, Marianne and Sendhil Mullainathan. 2004. “Are Emily and Greg More Employable Than Lakisha and Jamal? A Field Experiment on Labor Market Discrimination.” American Economic Review, 94 (4): 991–1013. Data cleaned and discussed in “Quantitative Social Science: An Introduction...
4699 sym Python (2126 sym/2 pcs) 1 img 2 tbl
Example Fitted Model
Pulse Rates Author David Kane fit_obj <- stan_glm(data = x, formula = pulse ~ gender + age, family = gaussian, refresh = 0, seed = 9) fit_obj stan_glm family: gaussian [identity] formula: pulse ~ gender + age observations: 8563 predictors: 3 --...
51 sym