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 copulaSimulate action simulates data from a specified copula model.
Yes, by setting the 'exChart' parameter to TRUE, a control chart is included in the results only when exceptions (points outside the limits or failing a test) occur.
You can use the "maxRows" parameter to define the maximum number of rows to return. Additionally, the "from" and "to" parameters can be used to specify a range of rows by ordinal position.
The CASL syntax for the action is: `session.addNodeStatus ;`
The `decode` parameter and its subparameters manage image encoding and decoding. The `value` subparameter, when set to True, ensures that decoded images and their metadata are written to the output table. You can also use `encodeType` to specify the output encoding format, such as 'jpg'.