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
Extracts the saved ONNX blob from a remote saved ONNX store. This action allows ...
The fastknn action performs a k-nearest neighbor search. It calculates the dista...
The `batchresults` action allows for changing the execution mode of a currently ...
The fastIca action computes independent components using the fastICA method.
specifies the length of the frame. Default: 100. Minimum value: 1.
You can specify criteria using the "type" parameter within the "criteria" list. Valid types include "EIGENVALUE" (minimum eigenvalue), "MAP2" (minimum average squared partial correlation), "MAP4" (minimum average fourth-power partial correlation), "PARALLEL" (parallel analysis), and "PROPORTION" (proportion of variance explained).
Yes, by setting the 'includeZeroWeight' parameter to TRUE, observations with weights of 0 are included in the analysis.
required parameter casOut={casouttable}, specifies the output table. For more information about specifying the casOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).