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 exportTextModel action builds an analytic store (astore) model from a catego...
Scores a table using a gradient boosting tree model....
The applyConcept action performs concept extraction using a predefined or custom...
The core action can generate two main output tables: 'outNodes', which contains the core number for each node in the graph, and 'outLinks', which contains the links that form the resulting core subgraphs.
specifies the format to apply to the variable.
The 'minPosition' parameter specifies that the output table contains records with _Position_ greater than or equal to this number. Its alias is 'minPos'. The default is -1, and the minimum value is 1.
Specifies the distinct count limit.
specifies that the vertices5= and edges5= tables should contain records only for vertices that are reachable from vertex= . Default: FALSE.