Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

SAS Programming for R Users, Part 1

Posted By: Landau17
SAS Programming for R Users, Part 1

SAS Programming for R Users, Part 1
MP4 | Video: 720p | Duration: 1:54:57 | English | Subtitles: VTT | 321.0 MB



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 skillset 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.



Note: You can visit the SAS site to obtain a copy of the software, and use the company's online data sets to do the course exercises.

Topics include:
    
  • 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