The starting point for your SAS® CAS 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
You use the 'srcLayers' parameter to specify the names of one or more source layers that will provide input to the new layer you are adding.
The action requires the 'query' parameter, which specifies the query input data table containing query observations, and the 'table' parameter, which specifies the settings for the input table to search against.
The 'isWarning' result is a Boolean value. You can access the value from results.isWarning.
Specifies the length of the format field.
Yes, by setting the 'includeZeroWeight' parameter to TRUE, observations with weights of 0 are included in the analysis.