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 caEffect action provides model-agnostic methods for estimating potential out...
The `append` action adds the rows from a source table to the end of a target tab...
The groupByInfo action computes the index and frequency of each group, and the i...
The 'table.computedVarsProgram' subparameter specifies an expression for each computed variable that you include in the computedVars parameter. Alias: compPgm.
You can use the "outStat" parameter to specify an output table that contains various statistics, including means, standard deviations, eigenvalues, and eigenvectors.
The `task` parameter allows you to specify one of the following tasks: 'ADD' to add new attributes, 'CONVERT' to convert attributes, 'DROP' to remove attributes, 'EXPORT' to export attributes to an XML format, and 'UPDATE' to modify existing attributes. The default task is 'ADD'.
Specifies the length of the format precision.
specifies that graph partitioning is to be used- the layout algorithms (which depend on layout=, and parallel=) become sub-algorithms. More costly timewise, but the layout is often better quality. Alias: gp. Default: FALSE.