Model Converter

Select the Data Mining tab. In the Deployment group, click Model Converter to display the Model Converter dialog box. Use the options in the Model Converter to convert a Statistica-generated PMML model to a target language code. The generated target language code is output as a report document and routed based on the Statistica output settings.
Option Description
Load models from disk Displays the Open PMML files dialog box. Browse to and open the PMML input model files (one or more PMML files can be selected). You cannot load models from disk and from Enterprise simultaneously.
Load models from Enterprise Displays the Select Deployed Model dialog box. Browse to and open deployed models from Statistica Enterprise. You cannot load models from Enterprise and from disk simultaneously.
Target Language Specifies the language to which to convert the PMML files.
C# You can select this check box and click the Generate Code button to produce report output containing C# code for the loaded model.
Java You can select this check box and click the Generate Code button to produce report output containing Java code for the loaded model.
SAS You can select this check box and click the Generate Code button to produce report output containing SAS deployment code for the loaded model. The generated SAS code is intended to be used as a SAS program.
Teradata You can select this check box and click the Generate Code button to produce report output containing C Computer language function for the loaded model. The generated C function is intended to be used as a user-defined function in a Teradata database environment.
SQL User Defined Function in C# You can select this check box and click the Generate Code button to produce report output containing C# prediction class for the loaded model. The generated C# prediction class is  intended to be used as a SQL Server user-defined function.
SQL stored procedure in C# You can select this check box and click the Generate Code button to produce report output containing C# prediction class for the loaded model. The generated C# prediction class is intended to be used as a SQL Server table-valued function.
Rules You can select this check box and click the Generate Code button to produce report output containing Statistica Rules for the loaded model. Statistica Rules can be deployed using the Rules Builder module. Rules generation is available only for C&RT and CHAID PMML models.
Java for map reduce You can select this check box and click the Generate Code button to produce report output containing Java for MapReduce code. The generated Java MapReduce code is intended for deployment in a hadoop multi-node cluster environment.
Generate Code Converts the PMML files to the selected language.
Cancel Closes this dialog box without converting any PMML files.
Options Display the following commands.
Output Displays the Analysis/Graph Output Manager dialog box, which contains options to customize the output management of the current analysis/graph.
Display Displays the Analysis/Graph Display Options dialog box, which contains options to customize the current analysis/graph display.
Create Macro Displays the New Macro dialog box. When running analyses or creating graphs in Statistica, all options and output choices are automatically recorded. Select Create Macro, the complete recording of all your actions are translated into a Statistica Visual Basic program that can be run to recreate the analysis.
Deploy to Enterprise This command creates the same recording of the analysis as described previously for the Create Macro command, but automatically deploys the script to Enterprise as an analysis configuration. Select Deploy to Enterprise to display the Choose Deployment Type dialog box is displayed. Specify whether this is a new analysis (Deploy New Object) or a revised analysis that was previously deployed to Enterprise (Update Existing Object). Click OK in this dialog box to display the Select a Data Configuration dialog box.
Minimize When this command is selected, the dialog box is minimized and represented by a button on the Analysis Bar at the lower-left of the application window (above the Status Bar). To maximize the dialog box, click the button on the Analysis Bar.
Close Analysis Closes all dialog boxes associated with an analysis or graph.
Note: Results spreadsheets/graphs are not closed, only analysis or graph dialog boxes close.