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 alterTable action allows for modifying the metadata and properties of an in-...
The mdSummary action calculates multidimensional summaries of numeric variables....
Loads a binary model file, such as a sentiment analysis model (SAM), a category ...
The testOverlap parameter, when set to True, applies tests for special causes to overlapping patterns of points. Default: FALSE.
creates a data set for use with the Hypergroup action in the tkhypgrp action library. This table contains the information that defines the edges in the network: _FROM_, _TO_ and _WEIGHT_. For more information about specifying the outEdge parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
when set to True, techForCont is VALUE or RANDOM, and casOut is not specified, the server returns the row count and missing count. This is done even if it requires an additional pass through the data. Leaving it False is efficient for large tables. Default FALSE
specifies the when standardizedLabels is specified, vertex2Number specifies the second vertex that Analytics of Vertices are to be performed upon. Results will be put into the vertices5= and edges5= tables. Alias: vertexNumber2. Minimum value: 0.
The 'generatedColumns' parameter specifies the generated columns to include in the output table. Its alias is 'genCols', and specified values must be unique. Options include: 'ALL' (all generated columns), 'CUMFREQ' (_CumFreq_ column and _SubCumFreq_ if nSubGroupVars is specified), 'F' (columns with formatted values of groupBy variables, ending with _F), 'FREQUENCY' (_Frequency_ column), 'GROUPID' (_GroupID_ column), 'NONE' (no generated columns), and 'POSITION' (_Position_ column).