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
Yes, the action essentially saves formats to a CNTL table (control table), which can be used to store and transfer user-defined formats.
Specifies a global minimum value.
You can use the `maxIters` parameter to set the maximum number of iterations for the exponentiated gradient reduction algorithm (default is 10) and the `learningRate` parameter to define the step size for updates (default is 0.01).
Yes, the `copyVars` parameter allows you to specify a list of variables to be copied from the input table to the output table.
The addTable action is used to add a table by sending it from the client to the server.