Hi, I have a code in R. Could anyone give me the best possible way (or just ways!) to integrate it in SPSS? Thanks! -- View this message in context: http://www.nabble.com/R-and-SPSS-tp20708367p20708367.html Sent from the R help mailing list archive at Nabble.com.
Hello, On Wed, Nov 26, 2008 at 9:25 PM, Applejus <ielkhoury at gmail.com> wrote:> I have a code in R. Could anyone give me the best possible way (or just > ways!) to integrate it in SPSS? >I would doubt you could do this, but for the least "provide commented, minimal, self-contained, reproducible code." It would help if you were more specific. Liviu -- Do you know how to read? http://www.alienetworks.com/srtest.cfm Do you know how to write? http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
On Wed, 2008-11-26 at 12:25 -0800, Applejus wrote:> Hi, > > I have a code in R. Could anyone give me the best possible way (or just > ways!) to integrate it in SPSS? > > Thanks!You will need a SPSS registration, but go here and get the SPSS r plugin. http://www.spss.com/devcentral/ It lets you access R from within SPSS. Best of both worlds. -- Insert something humorous here. :-)
>There exists a R plug-in for SPSS. You can find it on the SPSS website.... and there is a page on the R wiki: http://wiki.r-project.org/rwiki/doku.php?id=tips:callingr:spss HTH, Tobias>> >>> I have a code in R. Could anyone give me the best possible way (or just >>> ways!) to integrate it in SPSS? >>> >>> >> I would doubt you could do this, but for the least "provide commented, >> minimal, self-contained, reproducible code." It would help if you were >> more specific. >> Liviu >> >> >> >> >> > >-- >Alain Guillet >Statistician and Computer Scientist > >SMCS - Institut de statistique - Universit? catholique de Louvain >Bureau d.126 >Voie du Roman Pays, 20 >B-1348 Louvain-la-Neuve >Belgium > >tel: +32 10 47 30 50 > > > [[alternative HTML version deleted]] > >
Thanks all! Tobias Verbeke wrote:> >>There exists a R plug-in for SPSS. You can find it on the SPSS website. > > ... and there is a page on the R wiki: > > http://wiki.r-project.org/rwiki/doku.php?id=tips:callingr:spss > > HTH, > Tobias > >>> >>>> I have a code in R. Could anyone give me the best possible way (or just >>>> ways!) to integrate it in SPSS? >>>> >>>> >>> I would doubt you could do this, but for the least "provide commented, >>> minimal, self-contained, reproducible code." It would help if you were >>> more specific. >>> Liviu >>> >>> >>> >>> >>> >> >>-- >>Alain Guillet >>Statistician and Computer Scientist >> >>SMCS - Institut de statistique - Universit? catholique de Louvain >>Bureau d.126 >>Voie du Roman Pays, 20 >>B-1348 Louvain-la-Neuve >>Belgium >> >>tel: +32 10 47 30 50 >> >> >> [[alternative HTML version deleted]] >> >> > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > >-- View this message in context: http://www.nabble.com/R-and-SPSS-tp20708367p20723360.html Sent from the R help mailing list archive at Nabble.com.