December 2015

Extracting data from Salesforce

December 6, 2015 | Adventures in Data

I have been asked to access and present some of our own internal data, stored on a CRM system called Salesforce. Luckily for me someone had already written a set of R bindings for it (phew). As always thank a million to the authors of RForcecom, detail... [Read more...]

Downloading your twitter feed in R

December 6, 2015 | Adventures in Data

The twitteR library is one of the most comprehensive R bindings for an API that I have ever seen. Thanks a million to Jeff Gentry for authoring and maintaining it. It took me a while to get to know it and I thought I’d share a little trick here. ... [Read more...]

Extracting data from Salesforce

December 6, 2015 | Adventures in Data

I have been asked to access and present some of our own internal data, stored on a CRM system called Salesforce. Luckily for me someone had already written a set of R bindings for it (phew). As always thank a million to the authors of RForcecom, details of which can ... [Read more...]

Downloading your twitter feed in R

December 6, 2015 | Adventures in Data

The twitteR library is one of the most comprehensive R bindings for an API that I have ever seen. Thanks a million to Jeff Gentry for authoring and maintaining it. It took me a while to get to know it and I thought I'd share a little trick here. I ... [Read more...]

Not so sweet sixteen!

December 6, 2015 | Murtaza Haider

In the world of big data and real-time analytics, Microsoft users are still living with the constraints of the bygone days of little data and basic numeracy.If you happen to use Microsoft Excel for running Regressions, you will soon realize your limits:  The Windows version of Excel 2013 permits no ... [Read more...]

Not so sweet sixteen!

December 6, 2015 | Murtaza Haider

In the world of big data and real-time analytics, Microsoft users are still living with the constraints of the bygone days of little data and basic numeracy.If you happen to use Microsoft Excel for running Regressions, you will soon realize your limits:  The Windows version of Excel 2013 permits no ... [Read more...]

Modeling Severity in Operational Losses with Python

December 6, 2015 | statcompute

When modeling severity measurements in the operational loss with Generalized Linear Models, we might have a couple choices based on different distributional assumptions, including Gamma, Inverse Gaussian, and Lognormal. However, based on my observations from the empirical work, the differences in parameter estimates among these three popular candidates are rather ... [Read more...]

Venezuelan Parliamentary Election: What do the Polls Say?

December 5, 2015 | Daniel

There is not a huge population of opinion polls covering this parliamentary election in Venezuela, but all I've can be used to gauge the public opinion by the local polling houses. This posting begs an obvious question: how has the mood in Venezuela varied over time with respect to voting ...
[Read more...]

Where are the cars?

December 5, 2015 | Jun Ma - Data Blog

After I published an article on how to scrape advanced shooting data from stat.nba.com, a friend of mine contact me to see whether I may be able to scrape some data from zipcar or car2go’s API. So I looked into it and found it is quite ... [Read more...]

Microsoft’s new Data Science Virtual Machine

December 4, 2015 | David Smith

Earlier this week, Andrie showed you how to set up and provision your own virtual machine (VM) to run R and RStudio in Azure. Another option is to use the new Microsoft Data Science Virtual Machine, a pre-configured instance that includes a suite of tools useful to data scientists, including: ... [Read more...]

Standard deviation vs Standard error

December 4, 2015 | Lionel Hertzog

I got often asked (i.e. more than two times) by colleagues if they should plot/use the standard deviation or the standard error, here is a small post trying to clarify the meaning of these two metrics and when to use them with some R code example. Standard deviation ... [Read more...]

My note on multiple testing

December 4, 2015 | Xianjun Dong

It's not a shame to put a note on something (probably) everyone knows and you thought you know but actually you are not 100% sure. Multiple testing is such a piece in my knowledge map.Some terms first:- Type I error (false positive) and Type II error (false negative): When ... [Read more...]

My note on multiple testing

December 4, 2015 | Xianjun Dong

It's not a shame to put a note on something (probably) everyone knows and you thought you know but actually you are not 100% sure. Multiple testing is such a piece in my knowledge map.Some terms first:- Type I error (false positive) and Type II error (false negative): When ... [Read more...]
1 11 12 13 14 15

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)