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 addLayer action adds a layer to a deep learning model. It is part of the Dee...
Reduces the dimensionality of nominal variables by using a multiple corresponden...
The mdSummary action calculates multidimensional summaries of numeric variables....
specifies the number of seconds to keep the table in memory after it is last accessed. The table is dropped if it is not accessed for the specified number of seconds. Default: 0. Minimum value: 0
The 'keyModify' parameter specifies options for character values in input variables, such as left-justification (L), right-justification (R), conversion to uppercase (U), and condensing consecutive blanks to one blank (C).
Yes, you can specify an existing FCMP library to load using the 'library' parameter.
use the standard memory format.
by default, observations with missing values are included. When set to False, observations with missing values for the variables used in the tree model are ignored when scoring. Default: TRUE.