December 2013

a public list of R freelancers

December 4, 2013 | Isomorphismes

tl,dr: If you want to be contacted for freelance R work, edit this list https://github.com/isomorphisms/hire-an-r-programmer/blob/master/README.md.   Background/Problem: I was looking for a list of R-programming freelancers and realised there is no such list. Other than famous people and people I already ... [Read more...]

Introduction to R for Quantitative Finance

December 4, 2013 | Gergely Daróczi

An introductory book on Quantitative Finance and R I co-authored with some learned faculty members of the Corvinus University of Budapest (Michael Puhle, Edina Berlinger, Péter Csóka, Dániel Havran, Ferenc Illés, Tamás Makara, Márton Michaletzky, Zsolt Tulassay, Varadi Kata and Ágnes Vidovics-Dancs) has been ...
[Read more...]

Catching errors in R and trying something else

December 4, 2013 | Sascha W.

I recently encountered some functionality in R which most of you might already know. Nevertheless, I want to share it here, because it might come in handy for those of you who do not know this yet.Suppose you want to read in a large number of very large text ... [Read more...]

R – Analyze any data frame in Saiku

December 4, 2013 | Tomáš Greif

In my previous article I have shown how R can be used to analyze PostgreSQL tables in Saiku using dynamically generated OLAP cubes. Today I will show you how you can analyze any R data frame in Saiku. WIth Saiku you can easily create excel-like pivot t... [Read more...]

24 Days of R: Day 3

December 3, 2013 | PirateGrunt

This is the post where we begin to talk about Michael Caine. There's no strong reason for this. It's not as though I have a great fascination with him. Don't get me wrong, I think he's a fine actor. Michael Caine happened to cross my mind a couple weeks ago ... [Read more...]

14 Analytics Predictions for 2014

December 3, 2013 | David Smith

In a live webinar today hosted by Alteryx, five industry experts shared 14 analytics predictions for 2014. The panel included Paul Ross (Alteryx), Charles Zedlewski (Cloudera), Rick Schultz (Alteryx), Ellie Fields (Tableau) and Michele Chambers (Revolution Analytics). Their predictions were: Analysts will matter more than data scientists R will replace legacy SAS ... [Read more...]

Sample size and power for rare events

December 3, 2013 | John Mount

We have written a bit on sample size for common events. We would like to extend this analysis to rare events. In web marketing and a lot of other applications you are trying to estimate a probability of an event (like conversion) where the probability is fairly low (say 5% to 0.5%). ... [Read more...]

New Version of RStudio (v0.98)

December 3, 2013 | jjallaire

We’re pleased to announce that the final version of RStudio v0.98 is available for download now. Highlights of the new release include: An interactive debugger for R that is tightly integrated with base R debugging tools (browser, recover, etc.) Numerous improvements to the Workspace pane (which is now called ... [Read more...]

Setting Axis Limits on ggplot Charts

December 3, 2013 | Tony Hirst

I’ve been doodling some chart in R/ggplot using geom_text() to generate a labelled scatterplot. The chart actually builds up several layers using different datasets, so it’s not obvious how to set the ranges cleanly: I know the lower bound I want for the y-axis (y=0), but ... [Read more...]

digest 0.6.4

December 3, 2013 | Thinking inside the box

digest version 0.6.4 is now on CRAN and in Debian. This is a pure maintenance release which should help with a build issue affecting users on Solaris. CRANberries provides the usual summary of changes to version 0.6.3. Our package is available... [Read more...]

R in Insurance Conference, London, 14 July 2014

December 3, 2013 | Markus Gesmann

Following the very positive feedback that Andreas and I have received from delegates of the first R in Insurance conference in July of this year, we are planning to repeat the event next year. We have already reserved a bigger auditorium. The second conference on R in Insurance will be ... [Read more...]

R: how not to use savehistory() and source()

December 2, 2013 | nsaunders

Admitting to stupidity is part of the learning process. So in the interests of public education, here’s something stupid that I did today. You’re working in the R console. Happy with your exploratory code, you decide to save it to a file. Then, you type something else, for ... [Read more...]

24 Days of R: Day 2

December 2, 2013 | PirateGrunt

Need a Hanukkah or Christmas gift for an R analyst? You could do loads worse than Applied Spatial Data Analysis with R by Bivand, Pebesma and Gomez-Rubio. I don't have my copy yet- I'm still working through all of the other books I've bought this year- but I'll likely pick ... [Read more...]

Tutorial: Basic data processing with R

December 2, 2013 | David Smith

R can do a lot of really amazing things, but to use just about any of R's many features you need to first import your data and get it into the appropriate shape. For R beginners, this "data wrangling" task can be daunting. Fortunately, ComputerWorld's Sharon Machlis has created an ... [Read more...]
1 10 11 12 13 14

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)