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 boxChart action produces box charts, which are a type of statistical process...
The logisticCode action writes SAS DATA step code that can be used to compute pr...
The forestTrain action trains a forest model, which is an ensemble of decision t...
You can use the "maxRows" parameter to define the maximum number of rows to return. Additionally, the "from" and "to" parameters can be used to specify a range of rows by ordinal position.
The `compareImages` action supports two methods for comparison: 'PSNR' (Peak Signal-to-Noise Ratio) and 'SSIM' (Structural Similarity Index Method), with 'SSIM' being the default.
Yes, the 'maxWeight' parameter allows you to specify a maximum weight. The action will only return cuts whose total link weight is less than or equal to this value.
specifies the table to store the generated aStore model. For more information about specifying the saveState parameter, see the common casouttable parameter.
specifies the number of iterations for the variational Bayesian (VB) inference.