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
Extracts common factors. The faExtract action is part of the Factor Analysis act...
The eventingInfo action reports the status of data event generation for the curr...
The caslibInfo action displays information about one or more caslibs. It can sho...
specifies the model ID variable name to use when generating the scored table. By default, the variable name is _DT_PredName_ for classifications, _DT_PredLowerbd_ and _DT_PredUpperbd_ for a binned target, and _DT_PredMean_ for regressions.
The required parameters for the copyModelExternal action are `externalOptions`, `modelName`, and `modelTable`.
The target parameter specifies the target variable to use for analysis.
Specifies the type of histogram for the request package. Can be 'CUTPTS' (creates bins according to user-specified cutpoints), 'EQUALFREQ' (creates equal-frequency bins), or 'EQUALWIDTH' (creates equal-width bins). Alias is type. Default is EQUALWIDTH.
When 'newSessions' is set to TRUE, it specifies that the logging level change will apply not only to the current session but also to any new sessions that are created. Its default value is FALSE.