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
Generates histogram bins and simple bin-based statistics for numeric variables....
The flushresult action removes (flushes) a saved result from the current CAS ses...
The factmac action learns a factorization machine model. Factorization machines ...
You define the model using the "model" parameter. Within this parameter, you specify the dependent variable(s) using "depVars" and the explanatory effects using the "effects" parameter.
The `biasMetric` parameter allows you to specify one of four types of bias measurements: 'DEMOGRAPHICPARITY', 'EQUALIZEDODDS', 'EQUALOPPORTUNITY', or 'PREDICTIVEPARITY'. The default is 'PREDICTIVEPARITY'.
specifies the file name of the configuration file that the server runs before the server accepts any client connections. The start-up file contains CAS actions that the server runs as it starts.
The fileInfo action is used to list the files contained within a caslib's data source.
The freqTab action is used to construct frequency and crosstabulation tables.