Skip to Main Content
UCLA Logo Institute for Digital Research and Education

R

R Graphics: Introduction to ggplot2

This seminar teaches the “grammar” of graphics that underlies the ggplot2 package, allowing the user to build eye-catching, publication-quality graphics layer-by-layer. We cover the basic elements of the grammar of…

Introduction to Survival Analysis in R

Survival analysis models time-to-event outcomes. This workshop introduces usage of the survival package in R for some of the most commonly used survival methods. Topics include data setup, Kaplan-Meier estimates…

Using Container on HPC resources

This workshop will go over how to use container on HPC resources. Containers are a great way to run scientific software on various HPC platforms. Users can create a ‘virtual’…

Running Applications on the Hoffman2 Cluster, Part II

Registration link: https://ucla.zoom.us/meeting/register/tJIvd-igpjMiGNVkod90GFNhBTuT7pwRfj5- The Hoffman2 Cluster is a powerful computational resource for the UCLA research community. This workshop is part of a three-seminar series designed to introduce users to the…

Introduction to Generalized Linear Regression Models in R

Registration: https://ucla.zoom.us/meeting/register/tJUud-6uqTwiGtNZEtt6vy5VApsl6AE8BJVM In this workshop we discuss generalized linear models and why and when we need to use them. We will discuss several generalized linear modes such as logistic, Poisson,…

R Markdown Basics

Registration: https://ucla.zoom.us/meeting/register/tJwpd-uoqDIvG91UKYByaA-7Xcbn4V38rA1k R Markdown files integrate text, Markdown, and R code into dynamic documents that weave together plain text, formatted text, and the output of the R code.  The resulting…

Generalized Linear Models in R

This workshop is designed to give an overview on generalized linear models. The workshop introduces the basic theory of generalized linear models and their implementation in R. We will talk…

Confirmatory Factor Analysis (CFA) in R with lavaan

Zoom registration required: https://ucla.zoom.us/meeting/register/tJwkcuiqrjovGdFdq0u6EebmpiiX_KW00ohH This workshop will cover basic concepts of confirmatory factor analysis by introducing the CFA model and looking at examples of a one-factor, two-factor and second-order CFA….

Introduction to Regression in R

Zoom registration required: https://ucla.zoom.us/meeting/register/tJAocumvrTkoHdVjqIGxWTdErUZLo_Z5hccE Regression analysis is one of the most powerful statistical techniques that is used to explain variability in a response (dependent) variable as a function of one…