This extention allows you to create good looking offline (no need pass data or library queries through internet) interactive D3.js bar chart, which is generated by Plotly R library. Generated graph is fully interactive and can be shown in any web browser. The main advantage of the graph is that you can plot additinal information which can not be done with a standard SPSS graphs nodes. In addition you can zoom chart and slide it.
Option tab of the node is described in the documment protocol_en.pdf stored in the docs folder. Documentation
--- --- Requirements ---- - IBM SPSS Modeler v17.1 or higher. - R Essentials for SPSS Modeler plugin - R 3.1.3 for Modeler 17.1 / R 3.2.2 for Modeler 18- Download the extension: Download
- Close SPSS Modeler. Save the .cfe files in the CDB folder of the IBM SPSS Modeler. The default location of the CDB folder on Windows 7 is ”C:\ProgramData\IBM\SPSS\Modeler\17\CDB”. If the ProgramData folder is hidden type the path manually. All needed R packages are downloaded and installed automatically when SPSS stream is launched.
- Restart IBM SPSS Modeler, the node will now appear in the Output palette.
The R packages will be installed the first time the node is used as long as an Internet connection is available.
- Find a PDF with the documentation of this extension in the Documentation directory
- There is a sample available in the Example directory
- Ondrej Szekely (email)
- Problems with overlay option are fixed (Histogram, Bar Chart).