Skip to content

bdwilliamson/resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Research resources

Here is a list of helpful papers and other resources for getting started working with me.

Reading papers

Reading scientific papers can be hard! Here are a couple of resources for how to prioritize your read-throughs of papers (hint: you shouldn't necessarily just read the paper straight through the first time!).

I suggest getting started by setting a daily alert on arXiv, an open-access archive for scholarly articles; I personally have an alert set for the following categories: stat.CO (computation), stat.ME (methodology), stat.ML (machine learning), stat.TH (statistics theory). You can also set up alerts on bioRxiv and medRxiv.

Background on (generalized) linear regression

  • Chapter 1 of Biostat 311, taught at the University of Washington in 2018 by myself and Kelsey Grinde. These slides cover univariate linear regression.
  • Chapter 2 of Biostat 311. These slides cover multivariate linear regression.
  • Chapter 3 of Biostat 311. These slides cover generalized linear regression.

Background on penalized regression

  • ridge regression
  • the lasso: pairs a sparsity-inducing penalty with a least-squares loss function, and is widely used
  • more to come...

Background on more flexible regression

Background on nonparametric and robust statistics

  • more to come...

Background on software

Learning R

Learning Git and GitHub

Data and packages

About

Useful resources, including papers and guides for research

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors