Skip to content

IBMPredictiveAnalytics/Plot_Bubbles_Map

Repository files navigation

#Plot Bubbles map ###IBM SPSS Modeler Predictive Extensions

This IBM SPSS Modeler plots data containing latitude and longitude on an interactive bubble map. You can use the same color for all points or use a legend column to specify a color code. This legend may be categorical or continuous. Several color palettes are available (sequential, divergent, qualitative or monochrome) covering all possible use of the node. More precisely, this node generates an HTML file which can be saved to a specific directory and/or opened in the default browser on execution. This html page is an interactive map, that is to say you can move, zoom in and out, etc. Note that you can obtain longitude and latitude from an address using a Geocoding Node

Map Map

Check some live screenshots here:


Requirements

  • IBM SPSS Modeler v16 or later
  • IBM SPSS Modeler 'R Essentials'
  • R 2.15.x or R 3.1

More information here: IBM Predictive Extensions


Installation intructions

  1. Download the extension: Download
  2. Close IBM SPSS Modeler. Save the .cfe file in the CDB directory, located by default on Windows in "C:\ProgramData\IBM\SPSS\Modeler\16\CDB" or under your IBM SPSS Modeler installation directory.
  3. Restart IBM SPSS Modeler, the node will now appear in the Model 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


License

Apache 2.0

Contributors