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 assumeRole action allows a user to temporarily adopt a specific administrati...
The addRegion action allows for the addition or replacement of custom region def...
The `listQKBLocales` action lists all the locales that are available for a speci...
Yes. By using the `table` parameter to point to a data source file and providing the necessary connection details in the `dataSourceOptions` parameter, the `columnInfo` action can show column information without loading the entire file into memory.
To make a new layer share weights with an existing one, you can use the 'sharingWeights' parameter, specifying the name of the layer from which to share weights.
You can include predefined entities by setting the 'enablePredefined' parameter to TRUE. By default, this parameter is set to FALSE.
this value is useful for the power parameter in tweedie distribution. Alias: scale. Minimum value (exclusive): 0.
Repeated measures analysis options are specified using the repeated parameter, which accepts a list of genmodModelRepeated structures. This includes options for converge, corrb, corrtype, corrw, covb, depVars, ecorrb, ecovb, effects, group, maxIter, mcorrb, mcovb, mdepm, modelse, printmle, subject, and trial.