R-project - wiki.r-project.org - R Wiki
General Information:
Latest News:
tips:callingr:matlab - old revision restored 15 Aug 2013 | 01:40 pm
Roller Blind | Anti Rayap | Pest Control | GPS Tracker A direct way to run R from Matlab is to run the R code as an External Command using RScript.exe. To run R scripts from Matlab, download the Matla...
rugs:r_user_groups - add new RUG in Hungary 11 Aug 2013 | 06:22 pm
A number of R user groups have been formed. This page is intended to assist interested R users to find groups or communicate their activities. By country alphabetically, then alphabetic order of locat...
getting-started:installation:android 1 Aug 2013 | 04:27 pm
As Android is similar to Linux, you can easily install R on it. But building requires a lot of patching as the libc is bionic (reduced). [edit] 2011 Aug 1: Fixed Rscript’s R_HOME (was /data/local/work...
tips:callingr:matlab - old revision restored 29 Jul 2013 | 12:57 pm
A direct way to run R from Matlab is to run the R code as an External Command using RScript.exe. To run R scripts from Matlab, download the Matlab File Exchange file saveR and install the R package R....
getting-started:installation:debian - deleted external link spam 29 Jul 2013 | 07:45 am
There is a mailing list “R Special Interest Group for Debian ports of R” R-SIG-Debian, where you can find, and should ask or discuss about Debian specific stuff related to R. Quantian, a Knoppix / Deb...
tips:data-io:ms_windows 22 Jul 2013 | 11:32 am
The following are considerations when deciding which approach to take when transferring data between Excel and R: what platform are you using? do you have access to Excel or only to the spreadsheet fi...
playground:dm 21 Jul 2013 | 10:39 am
There are many CRAN packages with overlapping content, and in particular several “*utils” and “*misc” packages containing incoherent assortments of functions. Task view is somewhat helpful in sifting ...
playground:playground 21 Jul 2013 | 10:34 am
Use this page to experiment writing Wiki docs! Pokus pokus. The function round1 is the same as round[[1]] but looks indeed the same? Begin with text revision features: select text and click the sevent...
misc:wishlist-mac 20 Jul 2013 | 02:58 am
This page list wishes, features or ideas that are specific to the Mac version of R. Mac GUI wishlist better code/file-completion use Enter to accept completion complete function parameter names automa...
tips:optim-method:unconstr_optim 17 Jul 2013 | 06:32 pm
Unconstrained Optimization Summary Table Function Method type Algorithms type Method R function - package quadratic descent scheme steepest descent BB dfsane BB Cauchy ...