2.5.1 for the latest version of rcom.
Please try and report again.
sakib mondal wrote:
>
>
>
> Hello,
>
> I am using R-2.4.0. I am trying to RExcel with the options "foreground"
> and "RGui visible". I have installed rcom and loaded rcom as instructed
Hello,
I am using R-2.4.0. I am trying to RExcel with the options "foreground" and
"RGui visible". I have installed rcom and loaded rcom as instructed at the rcom
site. However, I am getting the problem whenever I "start R Server" from RExcel
with foreground option (background option does not
Hi,
I am sorry for the repost.
Since I did not get any response, I am thinking whether I could get help on the
following part of the problem related to capture.output.
Dim cmdString As String cmdString = "predict(gdis, train[,-1], type = 'prob')"
Call Rinterface.RRun("myOutput<-capture.o
Hello,
I shall appreciate any help on the problem as mentioned below. I am using Ada
package, which has a predict function that works like predict.rpart. When I run
a piece of code (e.g. pred <- predict(gdis, train[,-1], type = "prob") ) in R,
and type "pred" at the R prompt, I get the proba