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
Displays the server options and their current values. This action is particularl...
The flattenImages action converts an image table (containing binary image data) ...
The filterDesign action designs a digital filter. It supports standard filter fa...
By default ("DEFAULT"), a category astore model generates three output tables: categories output data results, categories output term results, and the categorization model.
The 'fmtSearch' parameter specifies how the new format library is added to the session's format search order. The options are: 'APPEND' (adds it to the end of the search list, default), 'INSERT' (adds it to the beginning of the search list), 'REPLACE' (replaces the entire search list with this library), and 'NONE' (adds the library without modifying the search list).
specifies the number of bins to use for numeric variables in the calculation of the decision tree. Default: 50 Minimum value: 1
Specifies the rounding direction. For example, if you specify a rounding factor of 5, a bin boundary of 6.2 is rounded UP to 10, DOWN to 5, and NEAREST to 5. Can be 'DOWN', 'NEAREST', or 'UP'.
Specifies the output table of forecasts for this level of the hierarchy. This parameter is required for the bottom level of the hierarchy, but it is optional for other levels of the hierarchy. For more information about specifying the casOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).