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 fPcaScore action performs scoring for functional principal component analysi...
The bartScoreMargin action computes predictive margins by using a fitted Bayesia...
The copulaFit action estimates the parameters for a specified copula type. Copul...
Specifies the variables to use for the analysis. You can specify a subset of the variables from the input table. For more information about specifying the inputs parameter, see the common casinvardesc parameter. Alias: vars.
The 'format' parameter is used to specify the input format. It can be set to either 'FIXED' for fixed-format input or 'FREE' for free-format input.
The 'language' parameter specifies the language to use for the index field tokenizer. The default value is UNIVERSAL.
specifies the list of authentication providers.
The 'checkOutType' parameter accepts two values: "EXCLUSIVE" and "SHARED". "EXCLUSIVE" is the default and ensures only the current session can update the object. "SHARED" prevents other sessions from getting an exclusive lock on the object and its parents, without locking the object itself.