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 alterTable action allows for modifying the metadata and properties of an in-...
The faNFactors action determines the number of factors to be retained in a facto...
Generates DATA step scoring code from a gradient boosting tree model....
The 'output' parameter specifies the output data table that will contain the new, reduced variables (principal components) for the training data.
The 'model' parameter specifies the input modeling tables, which include 'attr' (attributes), 'attrfeature' (attribute-feature mapping), 'feature' (features), 'label' (labels), and 'template' (templates).
The 'instore' parameter is required. It is used to specify the item store from which to restore the model properties and final estimates.
Yes, you can use the "sortBy" (or "orderBy") parameter to specify one or more variables to sort by, along with the sort order (ASCENDING or DESCENDING).
specifies interval object pairs.