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 mChart action produces median charts for subgroup medians. This type of cont...
The forestCode action generates SAS DATA step scoring code from a trained forest...
The community action detects communities in a graph. It is a fundamental tool fo...
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.
Specifies the indices of the variables to treat as nominal variables.
You can use the 'method' parameter (set to TRUE) to print a brief description of the query plan, or the 'showPlan' parameter (set to TRUE) to print an XML tree representing the query plan.
The compileCategory action builds a categories model from a CAS table that contains configuration information.
Specifies the settings for an output table. For more information about specifying the casOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).