Integrating R into Visual Studio?

Unanswered Integrating R into Visual Studio?

  • Tuesday, January 31, 2012 8:34 AM
     
     

    Anyone who has some expierence in combining "R" (http://statmethods.net/)

    with Visual Studio / SSAS?

    Please provide interesting links in this context.

    /Bjorn


    B. D. Jensen

All Replies

  • Friday, February 03, 2012 11:52 PM
    Moderator
     
     
    I have used R together with SSAS, although not in an integrated way (unfortunately), to add classical statistical testing weight to patterns emphasized by SSAS. The closes thing to an integration was to use the RExcel add-in (http://en.wikipedia.org/wiki/RExcel or http://rcom.univie.ac.at/) on the same instance of Excel which was running the data mining add-ins, typically on top of add-ins output.
    bogdan crivat / http://www.bogdancrivat.net/dm
  • Tuesday, February 07, 2012 6:01 PM
    Moderator
     
     

    Hi Bjorn,

    The Visual Studio environment is slightly different from the BIDS SSAS project environment. The BIDS SSAS project is for deploying SSAS solutions only.

    The Microsoft visual studio is an integrated development environment (IDE) from Microsoft for developing applications. Its supported languages are mentioned in http://msdn.microsoft.com/en-us/library/bb514232.aspx.

    The R home website has a blog which mentions that users of "other" statistical packages (SAS, SPSS, Stata) can transition to R,  but it did not mention anything about Visual Studio, so it implies that it is not common/not documented to integrate R with Visual Studio.

    Perhaps, this question should be posted to the "R" website since it allows feedback and suggestions.

    Thanks,

    Cathy Miller

  • Thursday, February 09, 2012 2:00 PM
     
     

    Hi Bjorn,

    I both use R as well as SSAS for data mining tasks. R can easily read and write from sql server, which I belive is prefeable to the Excel or C# integration of R. Try to have a look at the following:

    http://www.r-project.org/conferences/useR-2010/slides/Wei+Kitts.pdf

    I hope it can help you.

    Best regards,

    Kim Lillesøe

    Dataminds