Integrating R with MicroStrategy

R is an open source programming language and software environment for statistical analysis and graphics. MicroStrategy can use R to do the predictive model estimations. By using R Integration Pack, MicroStrategy can get the inputs, pass them to R, get the computation results back from R, and then pass those to predictive metrics.

In MicroStrategy version 10, we need the following steps to integrate R:

  1. Install MicroStrategy.
  2. Install R from https://www.r-project.org/.
  3. Install R Script functions from https://rintegrationpack.codeplex.com/.

Installing R

Use the following commands to install R on Red Hat Enterprise Linux 6.6:

wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm yum localinstall ...

Get Mastering Business Intelligence with MicroStrategy now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.