September 2013

Mimic Bigger is not Better Post by Scannel & Kurz

September 6, 2013 | btibert3

The following Github repo has the R code I put together that allows us to follow along and modify the great idea from Scannel & Kurz on app growth and it’s impact on yield. https://github.com/Btibert3/sk-delta-apps-yield/blob/master/README.md Take a look at the repo and ... [Read more...]

R in the news

September 6, 2013 | David Smith

R has been featured in a couple of recent articles in the tech press. Last month, Data Informed's feature article 5 Key Considerations When Choosing Open Source Statistics Software suggested R for its analytics capabilities: Certainly, the statistical language R, for instance, is these days hugely popular—not least because it’... [Read more...]

New Bio7 1.7.1 Release with Improved R Plot Image Display

September 6, 2013 | » R

05.09.2013 I released a new Windows version of Bio7. This release improves the general R plot functionality of Bio7. The default image plots are now displayed in a Image stack if more than one plot command is executed. In this way all plots are automatically openend and not only the last ... [Read more...]

September Talks

September 5, 2013 | John Myles White

To celebrate my last full month on the East Coast, I’m doing a bunch of talks. If you’re interested in hearing more about Julia or statistics in general, you might want to come out to one of the events I’ll be at: Julia Tutorial at DataGotham: On 9/12, ... [Read more...]

Using colClasses to Load Data More Quickly in R

September 5, 2013 | Mollie

Specifying a colClasses argument to read.table or read.csv can save time on importing data, while also saving steps to specify classes for each variable later.For example, loading a 893 MB took 441 seconds to load when not using colClasses, b... [Read more...]

Shiny App for Polling Forums

September 5, 2013 | pssguy

In 2010, Crystal Palace FC were in administration and had 10 points deducted during the year. They only survived in the Championship on the last day of the season A year ago, they started the league with three consecutive losses and were relegation favourites. Fast forward 12 months and they are again strong ... [Read more...]

Type conversion and you (or and R)

September 5, 2013 | Pete

Types and type conversion can be a tricky and intricate topic, and sometimes can lead to some real head-scratcher issues in R. Hence a somewhat confusing title.This is for people still relatively new to R, and I will skip some gory details. Actually I will skip most of them, ... [Read more...]

Two presentations on Big Data Big Analytics with R

September 4, 2013 | David Smith

Last week, Revolution Analytics' US Chief Scientist Mario Inchiosa gave a presentation on high-performance predictive analytics in R and Hadoop, showing how Revolution R Enterprise 7 will bring the high-performance predictable algorithms of ScaleR to run on Cloudera and Hortonworks Hadoop clusters, while retaining the same easy-to-use interface from the R ... [Read more...]

The Beta Prior, Likelihood, and Posterior

September 4, 2013 | Wesley

The Beta distribution (and more generally the Dirichlet) are probably my favorite distributions.  However, sometimes only limited information is available when trying set up the distribution.  For example maybe you only know the lowest likely value, the highest likely value and the median, as a measure of center.  That information ... [Read more...]

SPSS looked great! 20 years ago…

September 4, 2013 | Rasmus Bååth

For some reason someone dropped a pamphlet advertising SPSS for Windows 3.0 in my mail box at work. This means that the pamphlet, and the advertised version of SPSS, should be at least 20 years old! These days I’m happily using R for everything but if I was going to estimate ... [Read more...]

Using Google maps API and R

September 3, 2013 | Jose

This post shows how to use Google Maps‘ API with R. Combine the first part with Plyr and it becomes a very powerful tool in just a few lines of code. You can find a gist in RMarkdown with the code here or click below to continue reading. The post ... [Read more...]
1 8 9 10 11

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)