https://github.com/sassoftware/sas-viya-the-r-perspective
Companion to the book: SAS® Viya®: The R Perspective by Yue Qi, Kevin D. Smith, and Xiangxiang Meng
https://github.com/sassoftware/sas-viya-the-r-perspective
dataset textbook
Last synced: 6 months ago
JSON representation
Companion to the book: SAS® Viya®: The R Perspective by Yue Qi, Kevin D. Smith, and Xiangxiang Meng
- Host: GitHub
- URL: https://github.com/sassoftware/sas-viya-the-r-perspective
- Owner: sassoftware
- License: apache-2.0
- Created: 2018-08-09T11:36:49.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T13:28:04.000Z (12 months ago)
- Last Synced: 2025-02-13T13:24:46.867Z (8 months ago)
- Topics: dataset, textbook
- Homepage:
- Size: 216 KB
- Stars: 12
- Watchers: 9
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SAS Viya: The R Perspective
Yue Qi, Kevin D Smith & Xiangxiang MengThis project contains the sample code for the book *SAS Viya: The R
Perspective*. All examples are in the form of
[R markdown files](https://rmarkdown.rstudio.com).## Description
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 dataThis 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.## Details
- *Epub* ISBN# 978-1-63526-701-3
- *Mobi* ISBN# 978-1-63526-702-0
- *PDF* ISBN# 978-1-63526-703-7
- *Hardcopy* ISBN# 978-1-63526-704-4
- *Pages* 196- [Book Excerpt](https://www.sas.com/storefront/aux/en/spviyar/71833_excerpt.pdf)