OndrejSzekely / Modeler_Plotly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage of Plotly charts in SPSS Modeler

Description:

This extention allows you to create good looking offline (no need pass data or library queries through internet) interactive D3.js charts, which are generated by Plotly R library. Generated graphs are fully interactive and can be shown in any web browser. The main advantage of these graphs is that you can plot additinal information, which can not be done with standard SPSS graphs nodes. In addition you can zoom charts and slide them.

Stream

This extension adds three new nodes:

Option tab of these nodes is described in documment protocol_en.pdf stored in docs folder. Documentation

Screenshots of outputs:

Output1 Output2 Output3

Screenshots of Options tabs:

--- --- Requirements ---- - IBM SPSS Modeler v17.1 or higher. - R Essentials for SPSS Modeler’ plugin - R 3.1.2 or higher

Installation instructions

  1. Download the extension: Download
  2. 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.
  3. Restart IBM SPSS Modeler, the node will now appear in the Output palette.

R Packages used

The R packages will be installed the first time the node is used as long as an Internet connection is available.


Documentation and samples

  • Find a PDF with the documentation of this extension in the Documentation directory
  • There is a sample available in the Example directory

License

MIT

Contributors

Updates:
  • Problems with overlay option are fixed (Histogram, Bar Chart).

About

License:MIT License