Documentation for Microsoft R Server now online
[This article was first published on Revolutions, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
If you've been thinking about trying the big-data capabilities of Microsoft R Server but wanted to check out the documentation first, you're in luck: the complete Microsoft R Server documentation is now available on MSDN (and is accessible to anyone). There's lots to explore here, but a few highlights you might want to check out include:
- Getting Started with Microsoft R Server: what's included, launch it on Windows or Linux, and a basic R language tutorial
- The RevoScaleR Getting Started Guide, with an introductory tutorial on the big-data functions of Microsoft R Server
- Details on distributed computing with RevoScaleR, including modeling data stored in Hadoop and SQL Server
- Adding your own distributed algorithms with the RevoPemaR package
- Speeding up R “for” loops with parallel computation
There's even more to explore at the documentation site linked below. Don't forget that Microsoft R Server is free for developers and free for students, so if you fall into either of those camps you can download it now to follow along with the guides.
MSDN Documentation: Microsoft R Server
To leave a comment for the author, please follow the link and comment on their blog: Revolutions.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.