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 caslibInfo action displays information about one or more caslibs. It can sho...
The crossTab action performs one-way or two-way tabulations, also known as frequ...
The fmtLibCntlIn action creates a format library from a control table. This is u...
The `table` parameter specifies the input data table for the action.
You can use the `locale` parameter to specify a locale for the format. This is useful for creating formats that depend on language or regional conventions, such as date or currency formats.
Use the 'outNodes' parameter to specify an output table. This table will include the original node information along with a new column, typically named 'concomp', which contains the identifier for the connected component that each node belongs to.
Displays the value of a session option.
You can specify the differencing orders using the 'diff' parameter within the 'estimate' options. This parameter accepts a list of integers representing the differencing lags.