The starting point for your SAS® and Viya™ projects
Discover technical articles from the community
Snippets & Tutorials
FAQ & Help
Business Use Cases
Full Catalog & Examples
Preparation Scripts
SAS & Python Integration
News, tech watch and site updates
Participate in the life of the site
The exploreCorrelation action explores linear and nonlinear correlations among v...
The `uniTimeSeries.esm` action provides exponential smoothing models for univari...
The loadAudio action loads audio files from a specified path and caslib into a C...
The parameters for reading input tables are: 'groupbyTable' which specifies an input table that contains the groups to use in a group-by analysis, and 'table' which specifies the table name, caslib, and other common parameters.
specifies the distinct count limit. If the limit is exceeded, and the misraGries parameter is set to True, the Misra-Gries frequency sketch algorithm is used to estimate the frequency distribution. Otherwise, the distinct count operation is aborted. Default: 10000 Minimum value: 256
The 'nominals' parameter is used to specify the nominal variables that will be used in the training for the dimensionality reduction.
specifies the output table containing vertices information for color structural graphs. For more information about specifying the vertices2 parameter, see the common casouttable parameter.
The 'table' parameter is required to specify the settings for the input table.