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 getLicenseInfo action shows the license information for a SAS product. This ...
Generates a frequency distribution for one or more variables. It calculates coun...
The `calculateErrorRate` action compares reference (ground truth) transcripts wi...
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.
You can use the 'where' parameter to specify an expression for subsetting the input data as it is being loaded.
Specifies the length of the format precision.
The freq parameter names the numeric variable that contains the frequency of occurrence of each observation.
specifies the maximum number of vertices a graph can have so it qualifies to be in a allGraphs layout. Remember to specify or tick the allGraphs option. Alias: agMax. Default: INT64_MAX.