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
when standardizedLabels is specified, vertexNumber specifies the vertex that Analytics of Vertices are to be performed upon. Results will be put into the vertices5= and edges5= tables. Aliases: vertex1Number, vertexNumber1. Minimum value: 0.
Default: 0. Minimum value: 0.
The ciType parameter specifies the type of confidence limits that are computed for capability indices: lower, upper, or two-sided. Default: TWOSIDED. Options are: - LOWER: requests lower confidence limits for capability indices. - TWOSIDED: requests two-sided confidence limits for capability indices. - UPPER: requests upper confidence limits for capability indices.
You can set the "cov" parameter to TRUE. By default, it is set to FALSE.
The 'table.importOptions' subparameter 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.