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 lmImport action imports an n-gram language model from a CAS table into a bin...
Fetches images from a CAS table and sends them to the client for display or furt...
The actionSetInfo action is part of the built-in action set in SAS Viya. It is u...
To specify the object, you must use the 'ObjectSelector' parameter. Within this parameter, you define the 'objType' (such as "TABLE", "CASLIB", "COLUMN", "ACTION", or "ACTIONSET") and provide the corresponding identifying parameters like 'caslib', 'table', or 'actionSet'.
The sMethod parameter specifies the method of estimating the process standard deviation. Default: MVGRANGE. Options are: - MAD: requests a median absolute deviation estimate. - MMR: requests a median moving range estimate. - MVGRANGE: requests an estimate that is based on a moving range of subgroup averages.
requests that the scored table generated by scoring forest is enhanced with information about the votes of the individual trees. Default: FALSE.
when set to True, uses the Misra-Gries algorithm for the frequency distribution estimation, if the distinct count limit is exceeded. Default: TRUE
When set to True, the partFit parameter displays fit statistics produced when the data are partitioned. The default value is False.