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
Use the `copyVars` parameter to specify a list of one or more variables to be copied from the scoring table to the output table.
The main parameters for the loadMps action are 'casOut' to specify the output table, 'format' to define the input file format, 'maxLength' for variable/constraint name length, and 'mpsFileString' which contains the content of the MPS file.
The required parameters for the crfTrain action are 'table' to specify the input data, 'model' to define the output modeling tables, 'target' for the predicted variable, and 'template' to specify the feature extraction template.
Yes, by setting the 'includeZeroWeight' parameter to TRUE, observations with weights of 0 are included in the analysis.
The getLicenseInfo Action shows the license information for a SAS product.