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 'eigenVal' parameter specifies the output table for the eigenvalue matrix, and the 'eigenVec' parameter specifies the output table for the eigenvector matrix.
The 'name' parameter is a string that specifies the name for the user-defined action set that is being restored.
Specifies the tuning factor for the Tukey biweight scale estimator. Alias is sclBiweightTuning. Minimum value is 0 (exclusive).
The 'table' parameter accepts a castable definition, allowing sub-parameters such as 'caslib', 'name' (required), 'where', 'vars', 'orderBy', 'groupBy', 'computedVars', 'computedOnDemand', 'singlePass', and others to refine how the input table is read.
Specifies the settings for reading a table from a data source. Alias: import. For more information about specifying the importOptions parameter, see the common importOptions parameter (Appendix A: Common Parameters).