Skip to content

m-clark/R-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 19, 2018
b7ec862 · May 19, 2018

History

41 Commits
Apr 16, 2018
May 12, 2018
May 17, 2018
May 12, 2018
Apr 16, 2018
Apr 16, 2018
May 19, 2018
May 17, 2018
May 12, 2018
May 12, 2018
May 11, 2018
Apr 16, 2018
Apr 28, 2018

Repository files navigation



This is a quick reference for the R modeling syntax and associated packages. While it covers a lot of ground, it is not meant to be exhaustive, but rather, it provides an easy reference for those new to R, someone trying out an unfamiliar (but otherwise common) technique, or those just interested in a comparison to similar approaches in other environments. It can get you quickly started with many common models and extensions.

Models covered:

GLM, other distributions and categorical outcomes, regularized models, mixed models, additive models, survival analysis, survey weighting, PCA/FA, SEM, mixture models/cluster analysis, time series, spatial models, graphical models, machine learning, Bayesian analysis, text analysis, dealing with missing data.

In addition, notable packages and recommended readings are provided.

You can find the current document here.