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 logisticOddsRatio action creates a table that compares subpopulations by usi...
The groupByInfo action computes the index and frequency of each group, and the i...
Generates a frequency distribution for one or more variables. It calculates coun...
The 'append' parameter, when set to TRUE, adds rows from the client-side table to an existing table on the server. The default value is FALSE.
specifies that, for vertices in verticesIn but not in table, _AllXCoord_ is different when vInOnlyVaryCoord={'X'} is specified, _AllYCoord_ is different when vInOnlyVaryCoord={'Y'} is specified, _AllZCoord_ is different when vInOnlyVaryCoord={'Z'} is specified, or _AllXCoord_, _AllYCoord_, and _AllZCoord_ are missing values when vInOnlyVaryCoord={'MISSING'} is specified. MISSING specifies that _AllXCoord_, _AllYCoord_, and _AllZCoord_ are to be missing values in records associated with vertices in verticesIn but not in table. X specifies that _AllXCoord_ is to vary for vertices in verticesIn but not in table. Y specifies that _AllYCoord_ is to vary for vertices in verticesIn but not in table. Z specifies that _AllZCoord_ is to vary for vertices in verticesIn but not in table.
The listQKBTokens action lists tokens for a specific definition and locale within a Quality Knowledge Base (QKB).
No, the `commitTransaction` action does not require any parameters. It acts on the current active transaction for the session.
Use the gFunction parameter. It accepts "EXP" for the exponential function or "LOGCOSH" for the log-cosh function (which is the default).