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 fPcaScore action performs scoring for functional principal component analysi...
The logisticOddsRatio action creates a table that compares subpopulations by usi...
Extracts object detections from images. This action allows for cropping or highl...
The 'attributes' parameter specifies variable attributes. It takes a list of objects, each defining attributes like 'format', 'formattedLength', 'label', 'name' (required), 'nfd', and 'nfl' for a variable.
The 'MAJORITY' option for the 'vote' parameter indicates that the prediction should be based on the majority vote among the trees in the forest.
Do not redistribute table data when the number of worker pods changes on a running CAS server.
The `table` parameter (alias `imageTable`) is used to specify the input table that contains image data.
The 'table.singlePass' subparameter, when set to True, does not create a transient table on the server. Setting this parameter to True can be efficient, but the data might not have stable ordering upon repeated runs. Default: FALSE.