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 'featureScalingMethod' parameter can be set to 'NONE' (no scaling, the default) or 'STANDARDIZATION', which scales the coefficients across all frames to have a mean of zero and unit variance.
The `idVariable` parameter is required. It specifies the variable used to group the target variable into baskets.
Use the n parameter. If you set n to 0 (the default value), the action computes the same number of independent components as there are numeric variables analyzed.
When set to True, does not create a transient table on the server. Setting this parameter to True can be efficient, but the data might not have stable ordering upon repeated runs. Default: FALSE.
The 'outputFaces' parameter specifies the output table that will contain the surface faces generated by the action.