Using RStudio with SAS Viya
Getting started with SAS Viya and RStudio -- making the connection, and submitting my first commands via CAS actions.
Getting started with SAS Viya and RStudio -- making the connection, and submitting my first commands via CAS actions.
In SAS Visual Analytics 8.3, a Data View is a reusable and shareable template for a data source. That means that the data view is tied to the data source, and not to the report. Here's how to use them.
See how to sample unstructured (text) data using SAS Viya and CAS actions. This post includes complete code to cluster the text documents via k-means, and treats the cluster memberships as strata for analysis.