| Date | File | Comment by | Comment | Rating |
|---|---|---|---|---|
| 18 Nov 2009 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Massimo | Hi all,
|
|
| 20 Oct 2009 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | MA, Jianglin | Reply to Martin Heroux:
% Running a simple K-S test to determine whether two samples have the same distribution
% Putting both signals into R
% Running ks.test in R and retrieving the output
closeR; |
|
| 18 Sep 2009 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Jeremy | Rproxy.dll is no longer installed by R-2.9.2. Install the rscproxy package from CRAN. Copy C:\Program Files\R\R-2.9.2\library\rscproxy\libs\rcsproxy.dll to C:\Program Files\R\R-2.9.2\bin\Rproxy.dll, and it seems to work. |
|
| 02 Sep 2009 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Patrick | I want to launch R from MATLAB.
I want to upgrade R to 2.8.0 (and later 2.9.2) and I realize that I have to change the DCOM Server. I did the following:
I rebooted the computer and run statement openR in MATLAB, a Visual C++ Runtime error box appears, with error message: Also, I ran the provide (D)COM Server test (Server 1 – Basic Test) from the Windows Start button. In the popped up Window “StatConnector Test”, I click “Start R”, and I got the Visual C++ Run-time error message:
As a result to this, MATLAB failed to run openR, resulting in a similar Visual C++ Runtime error. Thanks for help.
|
|
| 28 Jul 2009 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Maistre, Samuel | How can i load R packages? I tried evalR('library(...)') but it doesn't seems to work. |
|
| 24 Jun 2009 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Mike | i had a similar problem to sophie. I downloaded the package rscproxy to my R installation and the problem went away. |
|
| 13 Jun 2009 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Heroux, Martin | Overall, it seems like this will add a great deal of versatility to Matlab. Unfortunately, the documentation is very succinct and I am having difficulty getting even basic statistical tests to give me an output in Matlab. % Running a simple K-S test to determine whether two samples have the same distribution
% Putting both signals into R
% Running ks.test in R and retrieving the output
%%%%% I can run this code in R and get the output from the statistical test. However, when I try to get the R data (getRdata), Matlab give me the following error message: Error using ==> getRdata at 47 Could not get output.
Any suggestions on how to get the output into Matlab. Cheers |
|
| 02 Jun 2009 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Sophie | I added R_HOME in the environment variables but still I have the following error:
when the code is calling: R_lInK_hANdle.Init('R'); |
|
| 02 Jun 2009 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Sophie | Hi!
Any idea what I miss? what I am doing wrong?
|
|
| 12 Mar 2009 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | irncjbra, seonjoo | It works at XP but when I tried to use at Vista, it did not work. Do I need extra step to make it work? Or openR is not for vista? |
|
| 24 Feb 2009 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Tai, Patrick | If your R-link files (openR etc.) are in folder D:\R\Rlink, then add the following path to MATLAB: D:\R\Rlink How do you add a MATLAB path? To find out, enter command in MATLAB
|
|
| 24 Feb 2009 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | necati | Hi,
However, can you please help me about setting the R_HOME and PATH variables? I can not connect Matlab and R still. Thanks.
|
|
| 06 Feb 2009 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Tai, Patrick | Wonderful tool, I have been using it for almost a year, thank you.
|
|
| 04 Dec 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Kendall, Anthony | Very handy and lightweight set of functions. Thank you! To answer some questions:
|
|
| 19 Sep 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | dai, xiaofeng | This package looks brilliant, but I can not get it work, matlab always complain "Server creation failed. Invalid ProgID 'StatConnectorSrv.StatConnector'" although I have instaledl the R-(D)COM interface. What is the problem? |
|
| 01 Sep 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Neytcheva, Maya | A great idea! However did not work for me.
|
|
| 27 Aug 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | P, Ankur | Great way to make use of some important R commands in MATLAB. Thanks a lot! |
|
| 24 Jul 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Tan, May | R_lInK_hANdle.SetSymbol does not work for me.
|
|
| 24 Jun 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Danev, Boris | Very helpful API for R. It saved me lots of work. Thank you. |
|
| 12 Jun 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | shiau, shiun | I have the same problem. I can't read out "vocano" and the error message is "Invoke Error, Dispatch Exception". What's wrong with it? Thanks. |
|
| 11 Jun 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | mmth, sb | is there a way to make it work with MAC OS ? |
|
| 04 Jun 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Grenfell, Bryan | Fantastic idea and potentially very useful.. Worked well initially, now having trouble (a) moving regression output (eg residual vector) back to Matlab correctly; (b) a simple correlation of 2 vectors in gives lots of 'ActiveX errors'... |
|
| 07 May 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | janoos, firdaus | excellent package. makes the hideously designed R usable by general engineers. |
|
| 05 Apr 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | hui, zhang | I can read the matrix "vocano" in R command window, but I can't read out "vocano" in using volcano = getRdata('volcano') in matlab; what's wrong with it ?
|
|
| 03 Apr 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | hui, zhang | I just find this today !!!!I will use it before make some comment on it |
|
| 24 Mar 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Smith, John | ||
| 13 Feb 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Pelayo, Lourdes | The interface is very nice. I can call R from MATLAB and get the results very easily.
|
|
| 15 Jan 2008 | Accessing Mass spectrometry data using the Proteome Commons IO Library Shows how to load many types of mass spectrometry data. | Falkner, Jayson | This is great to see. I like working with mass spec data, and I'm thrilled to see this work incorporated with Matlab. |
|
| 02 Jan 2008 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Maresch, Klaus | I have the same problem.
|
|
| 17 Aug 2007 | Heat Maps with Text Heat maps with numeric values overlayed | Shvorob, Dimitri | Useful, instructive, and nicely presented. |
|
| 10 Jul 2007 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | k, e | An excellent set of functions that works beautifully under 2000 & XP. |
|
| 20 Jun 2007 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Xiong, Xuejian | It is a great tool.
|
|
| 03 Jun 2007 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | nan, qiao | Excellent! |
|
| 21 Apr 2007 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | AS, Kish | ||
| 04 Apr 2006 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Dabin, David | A very good tool for statisticians who want more than just the statistical toolbox of Matlab... |
|
| 22 Mar 2006 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Lebrun, Pierre | easy to install, add extreme power to matlab, especially when using models (regression etc.) mixing both qualitative and quantitative variables. |
|
| 13 Mar 2006 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | User, Matlab | gave me a lot of power (huge statistical package) that can be easily used in Matlab
|
|
| 07 Dec 2005 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | K, Yuri | Works great. Any way to get structures and data frames from R? |
|
| 13 Sep 2005 | Flow Cytometry Data Reader and Visualization Flow Cytometry Data Reader and Visualization Example | Wang, Sean | Finally! I've been waiting for a long time |
|
| 27 Apr 2005 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | Huggler, Beat | Easy to install! |
|
| 07 Oct 2004 | MATLAB R-link Functions for calling the statistical package R from within MATLAB. | singh, avneet | works like a charm |
|
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com