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 Viya: The R Perspective

Posted By: l3ivo
SAS Viya: The R Perspective

Yue Qi PhD, Kevin D. Smith, Xiangxiang Meng PhD, "SAS Viya: The R Perspective"
English | 2018 | ISBN: 1635267048 | 198 pages | True EPUB | 20 MB

Learn how to access analytics from SAS Cloud Analytic Services (CAS) using R and the SAS Viya platform.

SAS Viya : The R Perspective is a general-purpose introduction to using R with the SAS Viya platform. SAS Viya is a high-performance, fault-tolerant analytics architecture that can be deployed on both public and private cloud infrastructures. This book introduces an entirely new way of using SAS statistics from R, taking users step-by-step from installation and fundamentals to data exploration and modeling.

SAS Viya is made up of multiple components. The central piece of this ecosystem is SAS Cloud Analytic Services (CAS). CAS is the cloud-based server that all clients communicate with to run analytical methods. While SAS Viya can be used by various SAS applications, it also enables you to access analytic methods from SAS, R, Python, Lua, and Java, as well as through a REST interface using HTTP or HTTPS. The R client is used to drive the CAS component directly using commands and actions that are familiar to R programmers.

Key features of this book include:

Connecting to CAS from R
Loading, managing, and exploring CAS Data from R
Executing CAS actions and processing the results
Handling CAS action errors
Modeling continuous and categorical data

This book is intended for R users who want to access SAS analytics as well as SAS users who are interested in trying R. Familiarity with R would be helpful before using this book although knowledge of CAS is not required. However, you will need to have a CAS server set up and running to execute the examples in this book.