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
Reserves an object (and all of its children) for update by only the current clie...
The caslibInfo action displays information about one or more caslibs. It can sho...
The addLayer action adds a layer to a deep learning model. It is part of the Dee...
The `litiChunkSize` parameter specifies the size of the data chunks used for processing a document. The default is '32K'. For very large documents, using a smaller chunk size like '32K' or '64K' can improve performance and reduce memory consumption. Setting it to 'ALL' processes the entire document at once, which can be memory-intensive.
Time-dependent covariates can be included by specifying an `entry` variable within the `model` parameter. This allows for modeling covariates whose values change over time.
The expectedRange action computes the range and moving relative range for each time series observation in the provided input data.
specifies the text of the key that is used to sign OAuth tokens.
The main parameters are 'node' and 'role'. 'node' specifies the host names of the machines to add. 'role' specifies the role for the machine, which can be either 'WORKER' or 'CONTROLLER'. The default role is 'WORKER'.