Workspace Node: Code Generator Tab

In a workspace node dialog box, select the Code Generator tab to access the following options.

Element Name Description
PMML Select this check box to 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, i.e., to quickly and efficiently deploy models (typically in the context of data mining projects).
C/C++ language Select this check box to generate code compatible with the C/C++ computer language. This option is useful if you want to include the information provided by the final model into custom (C/C++) programs. (See also, Using C/C++, C#, and Java for Deployment.)

Options / C / W. See Common Options.

OK Click this 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 (updating) the project.