« Webinar Wednesday: Introduction to Revolution R Enterprise | Main | Analyzing weblog data with R »

February 22, 2012

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a010534b1db25970b0168e7d1bd2a970c

Listed below are links to weblogs that reference Introduction to R and Revolution R Enterprise: Slides:

Comments

Feed You can follow this conversation by subscribing to the comment feed for this post.

Hi David,

Can we extend the functionality of revoscaler package i.e can we use function of other package in revoscaler for doing faster data analysis.

@Sunny, yes, you can implement your own Big Data algorithms with the RxExec function, which you can use to run arbitrary R code in parallel across cores or across machines in a cluster. The result will be a list of computation results on parts of the data, which you'll need to consolidate with more R programming. The technique lends itself well to problems where partitioning the data is natural (e.g. random forests), but with programming you can implement just about any statistical method (or at least approximate it).

Is it possible to do scheduling e.g i want to run a particular function after specified time interval

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment


R for the Enterprise

Got comments or suggestions for the blog editor?
Email David Smith.
Follow revodavid on Twitter Follow David on Twitter: @revodavid

Search Revolutions Blog