Workspace Node: Code Generator Tab

Select the Code Generator tab to access the following options.

Statistica Visual Basic (SVB)

Select this check box to generate a Statistica Visual Basic program containing the code implementing the model. This code will be generated in a form compatible with the nodes of Statistica Data Miner; however, you can also simply copy/paste the relevant portion of this code to include it in your custom Visual Basic programs. The code will automatically be displayed in the Statistica Visual Basic program editor window.

Element Name Description
C/C++ language Select this command to generate code compatible with the C/C++ 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# Code for Deployment).
PMML script Select this checkbox to generate the Predictive Model Markup Language (PMML) 4.2.1 version code as specified here, http://dmg.org/pmml/pmml-v4-2-1.html. PMML 4.2 script 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 only allow users to generate PMML 4.2 script. This script can be used with other vendors' applications which support deployment of PMML 4.2 language to visualize, analyze, evaluate or otherwise use the models.

Options / C / W. See Common Options.

OK Click the OK button to accept all the specifications made in the dialog box and to close it. The analysis results will be placed in the Reporting Documents node after running (updating) the project.