August 2015

How do you know if your data has signal?

August 11, 2015 | Joseph Rickert

by Nina Zumel Data Scientist Win-Vector LLC Image by Liz Sullivan, Creative Commons. Source: Wikimedia An all too common approach to modeling in data science is to throw all possible variables at a modeling procedure and "let the algorithm sort it out." This is tempting when you are not sure ... [Read more...]

Multilevel Models and Political Advertising

August 11, 2015 | Adam

The graph above recently appeared as part of Scott Walker’s Twitter feed. Presumably, the idea is to suggest that under Walker’s leadership, Wisconsin has done better than the country as a whole when it comes to unemployment, though an alternative version of the ad makes it somewhat more ... [Read more...]

A glimpse on Gaussian process regression

August 11, 2015 | pviefers

The initial motivation for me to begin reading about Gaussian process (GP) regression came from Markus Gesmann’s blog entry about generalized linear models in R. The class of models implemented or available with the glm function in R comprises several interesting members that are standard tools in machine learning ...
[Read more...]

JSM 2015 [day #2]

August 10, 2015 | xi'an

Today, at JSM 2015, in Seattle, I attended several Bayesian sessions, having sadly missed the Dennis Lindley memorial session yesterday, as it clashed with my own session. In the morning sessions on Bayesian model choice, David Rossell (Warwick) defended non-local priors à la Johnson (& Rossell) as having better frequentist properties. Although I ... [Read more...]

The Keep Function

August 10, 2015 | Michael Floren

Occasionally when I am jotting some code I find myself creating several temporary variables with the intention of later getting rid of them. These variables involve quick names that are defined in a local scope and get quite confusing out of their … Continue reading → [Read more...]

On radical manuscript openness

August 10, 2015 | Richard Morey

One of my papers that has attracted a lot of attention lately is "The Fallacy of Placing Confidence in Confidence Intervals," in which we describe some of the fallacies held by the proponents and users of confidence intervals. This paper has been discussed on twitter, reddit, on blogs (eg, here ... [Read more...]

On radical manuscript openness

August 10, 2015 | Richard Morey

One of my papers that has attracted a lot of attention lately is "The Fallacy of Placing Confidence in Confidence Intervals," in which we describe some of the fallacies held by the proponents and users of confidence intervals. This paper has been discussed on twitter, reddit, on blogs (eg, here ... [Read more...]

Finalizing my research, the CCELIM model, in R

August 10, 2015 | bryce

For the past 6 months I’ve been working on an inverse modeling project as a ‘starter’ graduate project, and today I am announcing that I can see the light at the end of the tunnel. While there is certainly more work ahead, especially with regards to the manuscript,  the model ... [Read more...]

In case you missed it: July 2015 roundup

August 10, 2015 | David Smith

In case you missed them, here are some articles from July of particular interest to R users. An alternative to stacked bar charts with the streamgraphs package. Joseph Rickert shares his process for creating the monthly new and updated packages "spotlight" feature on MRAN. Using R to analyze data from ... [Read more...]

JSM 2015 [day #1]

August 9, 2015 | xi'an

This afternoon, at JSM 2015, in Seattle, we had the Bayesian Computation I and II sessions that Omiros Papaspiliopoulos and myself put together (sponsored by IMS and ISBA). Despite this being Sunday and hence having some of the participants still arriving, the sessions went on well in terms of audience. Thanks ... [Read more...]

Curl 0.9.2: tweaks and proxies for windows

August 9, 2015 | Jeroen Ooms

Version 0.9.2 of curl has been released to CRAN. The curl package implements a modern and flexible web client for R and is the foundation for the popular httr package. This update includes mostly tweaks for Windows. Faster downloading Alex Deng from Microsoft had diagnosed a problem with curl_fetch_memory (...
[Read more...]

Turning your R (or Python) models into APIs

August 9, 2015 | Jo-fai Chow

More and more real-world systems are relying on data science and analytical models to deliver sophisticated functionality or improved user experiences. For example, Microsoft combined the power of advanced predictive models and web services to develop the real-time voice translation feature in Skype. Facebook and Google continuously improve their deep ... [Read more...]

Turning your R (or Python) models into APIs

August 9, 2015 | Jo-fai Chow

More and more real-world systems are relying on data science and analytical models to deliver sophisticated functionality or improved user experiences. For example, Microsoft combined the power of advanced predictive models and web services to develop the real-time voice translation feature in Skype. Facebook and Google continuously improve their deep ... [Read more...]

Basic MCMC and Bayesian statistics in… BASIC!

August 9, 2015 | Rasmus Bååth

The BASIC programming language was at one point the most widely spread programming language. Many home computers in the 80s came with BASIC (like the Commodore 64 and the Apple II), and in the 90s both DOS and Windows 95 included a copy of the QBasic IDE. QBasic was also the first ... [Read more...]

cdcfluview – On The Way to “CRAN 7K”

August 9, 2015 | hrbrmstr

I like to turn coincidence into convergence whenever possible. This weekend, a user of cdcfluview had a question that caused me to notice a difference in behaviour between the package was interacting with CDC FluView API, so I updated the package to accommodate the change and the user. Around the ... [Read more...]
1 7 8 9 10 11 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)