Skip to content

dozmorovlab/BIOS524_videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lectures for the BIOS-524 course

Slides for the online BIOS 524 Biostatistical Computing course, R part. Previous version for in person teaching is available at BIOS-524 2023 website

Week 1

Week 2

  • 21_R_basics - variables, assignment operator, matrices, variable types, factors, conditional and logical operators, helper functions
  • 22_R_data_frames - data frames, subsetting, helper functions. Lists, accessing elements
  • 23_R_basics - summary statistics, if-else statements, loops, apply family of functions
  • 23_Text - working with text data, concatenation, regular expressions, pattern substitution, string formatting, stringr package
  • 24_R_graphics - base R graphics, common plot functions, saving plots, base graphics cheatsheet

Week 3

  • 31_Unix - Introduction to Unix and command line, navigating file system, working with files

Week 5

  • 51_RMarkdown - Introduction to RMarkdown, text formatting, tables, images, document settings using YAML

  • 52_Bibliography - Reference management with BibTex, formatting references in RMarkdown

  • 53_MathJax - formula formatting with MathJax and including them in RMarkdown

Week 6

  • 61_Tidyverse_dplyr - Tidyverse packages, principles of tidy data, reading data, tibbles substituting data frames, wide/long data format, data manipulation with dplyr, the pipe operator

Week 7

  • 71_Tidyverse_ggplot2 - Anscombe's quartet, grammar of graphics, ggplot2 syntax and basic components (data, aesthetics, geometries), splitting plots, visual themes, saving plots, graphics editors

Week 8

  • 81_Packages - creating functions and R packages. Arguments, recursive functions. Package's building blocks, DESCRIPTION

  • 82_Packages - documenting your package with roxygen2, NAMESPACE file, vignettes, building and debugging your package, including datasets

  • 83_Optimization_best_practices - timing and optimizing code, parallelization, code profiling

Notes

SAS_9.4_CertPrep

https://www.linkedin.com/learning/search?keywords=SAS%C2%AE%209.4%20Cert%20Prep&u=76209018

  • SAS® 9.4 Cert Prep: Part 01 SAS Programming Essentials
  • SAS® 9.4 Cert Prep: Part 02 Accessing Data
  • SAS® 9.4 Cert Prep: Part 03 Exploring and Validating Data

LWSP4R

https://learn.sas.com/mod/resource/view.php?id=826

ESP4R

https://learn.sas.com/pluginfile.php/7750/mod_scormddl/content/7862/esp4rsetup_oda.zip

About

Lectures for the BIOS-524 course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published