The starting point for your SAS® CAS 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
Provides actions that are used for language models in speech-to-text systems. Th...
The core action calculates the k-core decomposition of the graph. The k-core of ...
Performs functional PCA training. The fPca action implements the Functional Prin...
requests variable interaction importance and specifies the maximum degree of interaction. Default: 1 Range: 0–3
Specifies the length of the format field.
Setting 'singlePass' to TRUE prevents the creation of a transient table on the server, which can be more efficient. However, it may result in data not having a stable ordering upon repeated runs.
When reading a table that was previously a Edges= output table, read colors rather than redetermine them. Alias: useColours. Default: FALSE.
The CASL syntax for the iml.iml action is: iml.iml / code="string", display={caseSensitive=TRUE | FALSE, exclude=TRUE | FALSE, excludeAll=TRUE | FALSE, keyIsPath=TRUE | FALSE, names={"string-1" }, pathType="LABEL" | "NAME", traceNames=TRUE | FALSE}, echoSource="ALL" | "NONE" | "PROGRAM", nthreads=integer, outputTables={groupByVarsRaw=TRUE | FALSE, includeAll=TRUE | FALSE, names={"string-1" } | {key-1={casouttable-1} }, repeated=TRUE | FALSE, replace=TRUE | FALSE}; The code parameter is required.