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 builtins.history action shows the actions that were run in the current sessi...
The biconnectedComponents action calculates the biconnected components and artic...
Compares two tables by computing the index and frequency of each group, cumulati...
When a machine is added with the 'CONTROLLER' role, it is configured as a backup controller for the server. It's important to note that only two controllers (one primary, one backup) are supported in a CAS server environment.
specifies the length of the format field.
The 'groupbyTable' parameter specifies an input table that contains the groups to use in a group-by analysis. It can be specified with 'name' (required), 'casLib', 'dataSourceOptions', 'importOptions', and 'where'. Its long form is 'groupbyTable={name="table-name"}' and shortcut form is 'groupbyTable="table-name"'.
Specifies the length of the format field plus the length of the format precision.
specifies that the data has standardized labels format, i.e. inputs varlist variables have integer values 0 1 2..., or 1 2 3.... Alias: stdLabels. Default: FALSE.