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
The `addNode` action dynamically adds one or more machines to a running SAS Clou...
Provides administrative access to all personal caslibs (CASUSER and CASUSERHDFS)...
The `addCaslibSubdir` action creates a new subdirectory within the physical path...
Specifies the type of histogram for the request package. Can be 'CUTPTS' (creates bins according to user-specified cutpoints), 'EQUALFREQ' (creates equal-frequency bins), or 'EQUALWIDTH' (creates equal-width bins). Alias is type. Default is EQUALWIDTH.
Polynomial effects are specified using the polynomial parameter, which accepts a list of polynomial structures. Each structure defines degree, details (True/False), labelStyle, mDegree, name (required), noSeparate, standardize, and vars (required list of variable names).
The 'modelTable' parameter is required. It specifies the in-memory table where the newly created empty model will be stored.
The 'checkoutParent' parameter is a boolean that, if set to TRUE, instructs the action to check out the parent object in case the specified object does not exist. The default value is FALSE.
The weight parameter names the numeric variable to use to perform a weighted analysis of the data.