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 mbcScore action processes a model created by the mbcFit action and saved in ...
The columnInfo action displays information about the columns in a specified CAS ...
Provides actions that are used for language models in speech-to-text systems. Th...
The available statistics are CHISQ, CRAMERSV, ENTROPY, G2, IV (Information Value), MI (default), NORMMI, and SU.
specifies the inference method to use in the analysis. The value that you specify for the method parameter determines the other parameters that apply. Alias: infer
When set to True, specifies that the data to be scored were also used to fit the model. Default: FALSE.
Specifies the length of the format precision.
By default, the action uses a sliding window. A jumping (or tumbling) window can be enabled by setting the 'jumpingWindow' parameter to TRUE. A jumping window contains multiple intervals and the aggregation is reset when the time range elapses, whereas a sliding window always retains the same number of intervals by shifting one interval at a time.