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 lmImport action imports an n-gram language model from a CAS table into a bin...
Loads a table from a caslib's data source into memory on the CAS server. This ac...
The fPcaScore action performs scoring for functional principal component analysi...
Specifies an expression for subsetting the data from the filter table.
specifies the frequency variable.
specifies data source options. Aliases: options, dataSource
specifies the port number that an external data provider, such as SAS Embedded Process, can use to connect to this node. A value of 0 indicates that the data provider should use the actual port number that CAS is using to listen for connections. A non-zero value might be required in some cloud-based configurations.
specifies the missing policy to handle missing values. Default: USEINSEARCH. MACSMALL: specifies to treat the missing values for numeric variables as the smallest machine value and to treat missing values for nominal variables as a separate level. USEINSEARCH: specifies to incorporate missing values in the calculation of the worth of a splitting rule, and consequently to produce a splitting rule that associates missing values with a branch that maximizes the worth of the split.