Here you will find daily news and tutorials about R, contributed by over 750 bloggers.
There are many ways to follow us - By e-mail:On Facebook: If you are an R blogger yourself you are invited to add your own R content feed to this site (Non-English R bloggers should add themselves- here)
A new article over at OTN demonstrates the new RODM package that allows you to control Oracle Data Mining within the database itself using R. This and the recent announcement over at Revolution Analytics both reveal more solutions for proces...
There are lots of references on Hacker news to the fact that the "good old days" are gone and that the character of the site has changed since it started. The visualization above was based on a sample of users that posted on the site in recent ti...
I love R. It is really a great language and platform for statistical work and graphing. But every technology has its limits - and other tools can be meet different needs. So in this post, I will start with R and move on to the JavaScr...
If you have not done so already, make sure you have R and Oracle setup as described in the previous article. If so, you should be able to create a connection from R and list the tables that are available in the HR schema.library('RODBC')ch
There has been recent interest in the attention that Oracle has been giving to R. This has been related to the use of Oracle Data Mining which is a paid option to Oracle. This is the first in a series of posts that can be run using the Orac...
The folks at Oracle have announced an R package that provides an interface to the Oracle Data Mining option of their 11g database . See more at this Oracle blog.
The question of how modern microprocessors compare with mainframe processors of yore, arises from time to time. The vernacular rate metric that has persisted for a long time (long in the history of computers, that is) is MIPS. Whether you approve of M...