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 logisticAssociation action computes indices of rank correlation between pred...
The `arima` action provides a comprehensive set of tools for univariate time ser...
The `check` action, part of the 'Analytic Store Scoring' action set, validates a...
Specifies an expression for each computed variable that you include in the computedVars parameter. Alias: compPgm.
The 'query' parameter is required. It specifies the SAS FedSQL language statement string to be executed.
If there are weights or frequencies, the i-th weight and frequency is associated with the edge originating at the i-th inputs variable value. If sourcePinned is not specified, the i-th weight and frequency is associated with the edge directed toward the (i+1)-th inputs variable value. Default: FALSE.
Specifies data source options. Aliases: options, dataSource.
Specifies a list of one or more variables to be copied from the input table to the output table. You can alternatively specify the value ALL, or ALL_NUMERIC, which respectively copies all variables, or all numeric variables from the input table to the output table.