Nick Jenkins
Nick Jenkins
Blog
Project Portfolio
Tutorials
Publications
Data Sets
Resume
About Me
data analysis
Policy Evaluation with R
Workflow As a data analyst, it is absolutely essential that you keep detailed documentation of your analysis process. This means saving all of the code that you use for a project somewhere convenient so that you or anyone else can quickly and easily exactly reproduce your original results.
April 11, 2022
Tidy Time Series Analysis with R
This post will teach you the basics of working with times series data in R as well as how to build simple forecasting models and evaluate their performance.
April 14, 2022
42 min read
Data Science with R and Python
This workshop was designed for second-year MPP students at UCR. It serves as an introduction to data science as its own discipline and is aimed at teaching the students the fundamentals of conducting a data analysis project with R and Python.
Last updated on January 19, 2022
Bayesian Data Analysis with brms
In this post, we’ll walk through the Bayesian workflow for data analysis using the R package brms. To get started, we need to install Stan and brms. This involves a couple steps.
October 14, 2021
18 min read
A General Guide to Generalized Linear Models
This post will walk you through how to use some of the most common generalized linear model and explain what problems they help solve and why. Before going through this code, I suggest that you take some time to review the presentation slides that I put together here.
Last updated on May 12, 2022
17 min read
Cite
×