Search for tag: "r."

#maptimeDavis: Introduction to Spatial Statistics in R - 2021-05-04

We often see that values observed in closer spatial proximity are more alike than those from distant locations, and thus the data may not be independent. This can cause problems, and…

From  Glenda Gaines 0 likes 3 plays

Interactive Maps in R shiny (#maptimeDavis) 2021-10-19

Learn how to create and customize professional-quality, interactive maps in R shiny. Allow users to explore data, provide both spatial and non-spatial inputs, and receive personalized…

From  Glenda Gaines 0 likes 7 plays

Intermediate R: Squashing Bugs with R’s Debugging Tools - 2024-02-01

This intermediate R workshop focuses on how to find and fix bugs in your R code, as well as how to make code more reliable and efficient in the first place. We’ll cover how to raise and…

From  Glenda Gaines 0 likes 2 plays

Intermediate R: Best Practices for Writing R Scripts - 2024-01-30

This intermediate R workshop is all about making it easier to run, reuse, and share R code by writing scripts! We’ll cover what scripts are, how to organize code in a script, how to make…

From  Glenda Gaines 0 likes 7 plays

Davis R Users’ Group – Stan in R - 2023-10-25

This is the first entry in DataLab's Bayesian series for Fall 2023. Stan is a program that estimates Bayesian models, and R has a very nice interface. The copyright on this video is owned by…

From  Glenda Gaines 0 likes 6 plays

Introduction to Regression in R (Part 2 of 2) 2023-11-16

Regression modeling—using input variables to predict or model the value of a response—is widely used by researchers in nearly every domain. While many statistics courses introduce the…

From  Glenda Gaines 0 likes 8 plays

Introduction to Regression in R (Part 1 of 2) 2023-11-09

Regression modeling—using input variables to predict or model the value of a response—is widely used by researchers in nearly every domain. While many statistics courses introduce the…

From  Glenda Gaines 0 likes 19 plays

Intermediate R: Cleaning Data and Automating Tasks (2-Part Series), Part 2.2 - 2023-01-26

This 2-part workshop series for intermediate R programmers focuses on how to load and prepare data for analysis. First, you'll learn how to screen a data set for potential problems in its…

From  Glenda Gaines 0 likes 11 plays

Intermediate R: Cleaning Data and Automating Tasks (2-Part Series), Part 2.1 - 2023-01-26

This 2-part workshop series for intermediate R programmers focuses on how to load and prepare data for analysis. First, you'll learn how to screen a data set for potential problems in its…

From  Glenda Gaines 0 likes 24 plays

Intermediate R: Cleaning Data and Automating Tasks (2-Part Series), Part 1 - 2023-01-24

This 2-part workshop series for intermediate R programmers focuses on how to load and prepare data for analysis. First, you'll learn how to screen a data set for potential problems in its…

From  Glenda Gaines 0 likes 35 plays

DataLab - Intermediate R: Thinking in R (2-Part Series), Part 2.2, 2023-01-19

This 2-part workshop series (January 17 and January 19, 2023) aims to help learners who are already familiar with R take a look under-the-hood at how the language works. This will make you a more…

From  Glenda Gaines 0 likes 6 plays

DataLab - Intermediate R: Thinking in R (2-Part Series), Part 2.1, 2023-01-19

This 2-part workshop series (January 17 and January 19, 2023) aims to help learners who are already familiar with R take a look under-the-hood at how the language works. This will make you a more…

From  Glenda Gaines 0 likes 7 plays

DataLab - Intermediate R: Thinking in R (2-Part Series), Part 1 - 2023-01-17

This 2-part workshop series (January 17 and January 19, 2023) aims to help learners who are already familiar with R take a look under-the-hood at how the language works. This will make you a more…

From  Glenda Gaines 0 likes 37 plays

Beyond Basics: R Fundamentals 5-Part Series – Part 4 of 5 – 2022-02-23

This 5-part workshop series (in which the 5th workshop is an optional online Q&A that will not be recorded) aims to help learners understand the relatively small but fundamental computational…

From  DataLab 0 likes 11 plays

Beyond Basics: R Fundamentals 5-Part Series – Part 2 of 5 – 2022-02-16

This 5-part workshop series (in which the 5th workshop is an optional online Q&A that will not be recorded) aims to help learners understand the relatively small but fundamental computational…

From  DataLab 0 likes 16 plays

Beyond Basics: R Fundamentals 5-Part Series – Part 1 of 5 – 2022-02-14

This 5-part workshop series (in which the 5th workshop is an optional online Q&A that will not be recorded) aims to help learners understand the relatively small but fundamental computational…

From  DataLab 0 likes 83 plays