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 eventingInfo action reports the status of data event generation for the curr...
The crfScore action uses a Conditional Random Fields (CRF) model to score input ...
The boxChart action produces box charts, which are a type of statistical process...
Specifies the variables to use in the action. The casinvardesc value can be one or more of the following: format, formattedLength, label, name (required), nfd, nfl.
Displays the default memory format for session tables.
The 'nBI' parameter sets the number of burn-in iterations (default 100) which are discarded. The 'nMC' parameter sets the number of subsequent MCMC iterations that are saved for prediction (default 1000).
required parameter name="string", specifies the name of the effect.
You can change the attributes of variables using the attributes parameter. It accepts a list of casinvardesc structures, where each structure defines attributes like format, formattedLength, label, name (required), nfd, and nfl for a variable. Attributes specified on inputs and nominals parameters are ignored.