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 convertMps action is a utility function within the Optimization action set. ...
The exploreData action performs data exploration, automatic variable analysis, a...
The 'importQKBFromURL' action facilitates the import of a Quality Knowledge Base...
Specifies the variables to use for the analysis. You can specify a subset of the variables from the input table. Alias is vars. For more information, see the common casinvardesc parameter.
specifies the minimum y-coordinate vertices have when determining a nBody graph.
You use the `marginals` parameter, which accepts a list of input tables containing the empirical samples of the marginal distributions.
When set to True, this session will be included when transferring state to a new server.
The 'installActionSet' action loads an action set in new sessions automatically. The actions from the action set become available to the current session and every session that starts thereafter. Required Parameter: - `actionSet="string"`: Specifies the name of the action set to load. For example: `actionSet="builtins"`.