OndrejSzekely / Histograms_with_Plotly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage of Plotly Histogram 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 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.


This extension adds a new node:

Option tab of the node is described in the documment protocol_en.pdf stored in the docs folder. Documentation

Screenshots of outputs:

Output1

Screenshots of Options tabs:

--- --- 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

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:Apache License 2.0