Workspace Node: Lasso Regression - Results - Code Generator Tab

Select the Code Generator tab within the Results group of the Lasso Regression workspace node dialog box to access the code generation script.

If your program is licensed to include the feature, you can generate computer code to implement the current model for predicting new observations. When you click the Code Generatore tab, you have the following choices:

Option Description
PMML This command will generate code in Predictive Model Markup Language (PMML) which is an XML‐based language for storing information about fully trained (parameterized) models and for sharing those models with other applications. Statistica and Statistica Enterprise Server contain facilities to use this information to compute predicted values or classifications, that is, to quickly and efficiently deploy models.
Note: PMML script is produced for the particular model specified by the lambda value under the Model results group on the Results ‐ Quick tab of the node dialog. The categorical variable levels are coded using indicator coding in the analysis, but presented using over‐parametrized coding in the script. To obtain accurate predictions, it is suggested that the users run the selected model in Statistica General Linear Model (Linear Regression) or Statistica Generalized Linear Model (Logistic Regression) and use the deployment option available there.
Options / C / W For more information on Options/C/W, see "Common Options" in Statistica Electronic Manual.
OK Click the OK button to accept all the specifications made in the dialog box and to close it. The analysis results are placed in the Reporting Documents node after running or updating the project.
Cancel Click the Cancel button to close the Lasso Regression dialog box without making any changes to the current specifications.