SAS Programming for R Users, Part 1 [Updated: 11/11/2021]

Posted By: IrGens

SAS Programming for R Users, Part 1 [Updated: 11/11/2021]
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 51m | 330 MB
Instructor: Jordan Bakerman

SAS is a hugely popular data analytics platform with millions of users. R is the language of big data. In this course, enhance your programming skill set by learning how to apply your understanding of R in the SAS environment. Instructor Jordan Bakerman kicks off the course with an introduction to SAS and SAS Studio. He covers several essential concepts, including how to write a program in SAS Studio, use tasks and snippets, and call R from SAS. He also walks through importing and reporting data, and creating new variables, functions, and data tables.

Learning objectives

  • SAS University Edition
  • Working in SAS Studio
  • Using tasks and snippets in SAS Studio
  • Determining power using simulation
  • SAS procedure syntax
  • Creating datasets manually in the DATA step
  • Importing raw data files
  • Creating new variables and conditional processing
  • Match-merging data sets