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 marketattribution action performs market analysis by using market attributio...
The bartProbit action fits a probit Bayesian Additive Regression Trees (BART) mo...
The `ecm` action creates a sample of the enterprise-wide loss (aggregate loss) b...
The `phreg.cox` action is used to fit a Cox proportional hazards regression model for survival data.
specifies options for result tables. You can specify which result tables the server returns and how group-by results are handled. Alias: tblOpts. The outputTableOptions value can be one or more of the following: forceTableReturn: when set to True, result tables are returned to the client even if the output is also saved as an output table. Default: FALSE. tableNames: specifies the names of result tables to generate. By default, all result tables are returned. Alias: outputTables.
The 'position' parameter specifies to filter records for the output table, including only records that match the specified value in the _Position_ column. The default is -1, and the minimum value is 1.
The logisticAssociation action computes indices of rank correlation between predicted probabilities and observed responses, which are used for assessing the predictive ability of a model.
The buildSurface action requires three mandatory parameters: 'images' to specify the input image table, 'outputFaces' to define the output table for surface faces, and 'outputVertices' to define the output table for surface vertices.