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 `log` action allows for viewing and modifying the logging levels of various ...
The lmDecode action decodes recurrent neural network (RNN) scores using a specif...
Yes, by setting the 'includeZeroWeight' parameter to TRUE, observations with weights of 0 are included in the analysis.
The cChart action produces c charts, which are control charts for the number of nonconformities (or defects) per inspection unit.
Specifies the predicted event probability that determines the predicted binary response level. Default: 0.5.
during transfer learning specifies how much to down-weight unproductive auxiliary data. Default: 0.9. Range: 0–1.
You use the 'table' parameter for the main data table (aliased as 'left') and the 'annotatedTable' parameter for the annotation data (aliased as 'right' or 'annotation').