-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathresearch.qmd
29 lines (17 loc) · 3.58 KB
/
research.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
title: "Research"
format: html
editor: visual
---
My research interests include statistical learning, statistics education, applied statistical consulting, and sports analytics.
Statistical learning involves creating and evaluating predictive algorithms, designed to “learn” from and adapt to information contained in complex, noisy data. My research focuses on <a href="https://www.stat.berkeley.edu/~breiman/RandomForests/cc_home.htm"> random forest methodology </a>. My latest article <a href="https://www.tandfonline.com/doi/abs/10.1080/00031305.2022.2107568"> "From Black Box to Shining Spotlight" </a> introduces a set of web applications (<a href="https://predictive-visualizations.shinyapps.io/Prediction_Intervals_Simulation/">1</a>, <a href="https://predictive-visualizations.shinyapps.io/Prediction_Intervals_Real_Data/">2</a>) visualizing random forest prediction intervals and comparing them with intervals produced by linear regression models. I have also published articles introducing <a href="https://www.intlpress.com/site/pub/pages/journals/items/sii/content/vols/0014/0004/a003/"> a residual-based approach to robust random forest regression </a>, <a href="https://onlinelibrary.wiley.com/doi/abs/10.1002/sam.11446"> evaluating techniques for aggregating random forest predictions across trees </a>, and <a href="https://journals.sagepub.com/doi/abs/10.1177/1521025118780502"> using random forests to improve college student retention in STEM majors</a>.
I also enjoy working collaboratively with social science colleagues to analyze data collected in their studies. A 2024 paper, with Neuroscience colleague Elizabeth Becker and students Robert Roy and Elsa Hammerdahl uses multilevel models and block bootstrap techniques to analyze the speed at which California mice form pair bonds.
Finally, I enjoy applying statistical methods to sports data and have supervised several student projects in this area. One of these projects, by Derek Brickley, examined relationships between colleges' and universities' academic and athletic performances and <a href="https://www.siam.org/Portals/0/Publications/SIURO/Vol15/S149121.pdf?ver=2022-11-23-135316-360"> was published in SIAM Undergraduate Research Online in 2022</a>.
# Publications
Roy, R., Hammerdahl, E., Sage, A. J., & Becker, E. (accepted 2024). Mating may enhance rapid formation of stable pair bonds in the monogamous California mouse. *Ethology*.
Sage, A. J., Liu, Y., & Sato, J. (2022). From black box to shining spotlight: Using random forest prediction intervals to illuminate the impact of assumptions in linear regression. *The American Statistician*, 76(4), 414-429.
Smith, J. G., Sage, A. J., McGlenn, M., Robbins, J., & Garmon, S. L. (2022). Is Sexual Racism Still Really Racism? Revisiting Callander et al.(2015) in the USA. *Archives of Sexual Behavior*, 51(6), 3049-3062.
Sage, A.J., Genschel, U., Nettleton, D. (2021). A Residual-Based Approach to Robust Random Forest Regression. *Statistics and its Interface*. 14(4) 389-402.
Sage, A.J., Genschel, U., Nettleton, D. (2020). Tree aggregation for random forest class probability estimation. *Statistical Analysis and Data Mining: The ASA Data Science Journal*.
Sage, A.J., Cervato, C., Genschel, U., Ogilvie, C., (2018). Combining academics and social engagement: a major-specific early alert method to counter student attrition in STEM. *Journal of College Student Retention: Research, Theory, and Practice*. 1521025118780502
Sage, A. J., & Wright, S. E. (2016). Obtaining cell counts for contingency tables from rounded conditional frequencies. *European Journal of Operational Research*, 250(1), 91-100.