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 mandatory parameters are 'host' and 'name'. The 'host' parameter specifies the server that CAS connects to on AWS, and 'name' provides a unique name for the region being added or replaced.
Specifies the imputation technique for interval variables. Be aware that you can specify numeric variables as nominal using the nomVarsIndices parameter. Alias: methodContinuous. Default: MEAN. Options: MAX (replaces missing values with the maximum value), MEAN (replaces missing values with the mean), MEDIAN (replaces missing values with the median), MIDRANGE (replaces missing values with the mean of the maximum value and minimum value), MIN (replaces missing values with the minimum value), RANDOM (replaces missing values with uniform random numbers), VALUE (replaces missing values with the values specified in the valuesInterval and valuesNominal parameters).
The 'package' parameter specifies the FCMP package name used for storing FCMP functions.
The 'type' parameter specifies the type of QKB definition and can be one of the following values: "EXTRACTION", "GENDER", "MATCH", "PARSE", or "STANDARDIZATION".
The `seed` parameter specifies a 64-bit integer seed for writing images randomly. The default value is 0.