2018

EARL conference recap: Seattle 2018

November 23, 2018 | Martin Monkman

I had the pleasure of attending the EARL (Enterprise Applications of the R Language) Conference held in Seattle on 2018-11-07, and the honour of being one of the speakers. The EARL conferences occupy a unique niche in the R conference universe, bringin... [Read more...]

Liar’s Dice in R

November 23, 2018 | Daniel Oehm

I have been playing Red Dead Redemption 2, immersing myself in the Old West as I did with the first […] The post Liar’s Dice in R appeared first on Daniel Oehm | Gradient Descending. [Read more...]

More Robust Monotonic Binning Based on Isotonic Regression

November 23, 2018 | statcompute

Since publishing the monotonic binning function based upon the isotonic regression (https://statcompute.wordpress.com/2017/06/15/finer-monotonic-binning-based-on-isotonic-regression), I’ve received some feedback from peers. A potential concern is that, albeit improving the granularity and predictability, the binning is too fine and might not generalize well in the new data. In light ...
[Read more...]

Getting player information

November 23, 2018 | Analysis of AFL

So its draft time in AFL at the moment and being a keen fan on all drafting I was a little disappointing with the coverage. Not because there were not people doing some interesting work. We had a great article on ABC by the guys over at HPN who were ...
[Read more...]

Do Ruckman Mature later

November 23, 2018 | Analysis of AFL

Recently I saw this tweet at James Coventry the author of footballistics. It got me thinking that this would be an interesting example now that we have players heights, position and weight to answer this kind of question. This by no means is meant to be a rigorous statistical analysis ...
[Read more...]

Interactive Graphics with R Shiny

November 23, 2018 | martin

Well, R is definitively here to stay and made its way into the data science tool zoo. For me as a statistician, I often feel alienated surrounded by these animals, but R is still also the statistician’s tool of choice (yes, it has come to age, but where are ... [Read more...]

Counting digits by @ellis2013nz

November 23, 2018 | free range statistics - R

Counting digits appearing in page numbers The other day in a training session, the facilitators warmed people up into intellectual work with this group exercise: Count the number of times the digit “1” appears in the page numbers of a 90 page book. Then, count the number of times it appears in ... [Read more...]

Creating List with Iterator

November 22, 2018 | statcompute

In the post (https://statcompute.wordpress.com/2018/11/17/growing-list-vs-growing-queue), it is shown how to grow a list or a list-like queue based upon a dataframe. In the example, the code snippet was heavily relied on the FOR loop to do the assignment item by item, which I can’t help thinking ... [Read more...]

Purpose

November 22, 2018 | Analysis of AFL

This part of the blog, I will try to recreate papers using freely available data. The reason I am doing this is because I love AFL and enjoy doing modelling, seeing graphs and reading peoples takes on the numbers behind the game. Numbers add yet anothe... [Read more...]

Choosing hyper-parameters in penalized regression

November 22, 2018 | Florian Privé

In this post, I’m evaluating some ways of choosing hyper-parameters (\(\alpha\) and \(\lambda\)) in penalized linear regression. The same principles can be applied to other types of penalized regresions (e.g. logistic). Model In penalized linear regression, we find regression coefficients \(\hat{\beta}_0\) and \(\hat{\beta}\) that minimize the ...
[Read more...]

Australian MP tweets collection and quick analysis

November 22, 2018 | Alex Levashov

CategoriesVisualizing Data Tags R Programming Text Mining WordCloud Having state election coming soon in Victoria (Australian state where I live) I decided to make a quick analysis and compare what politicians from major Australian party’s post in their Twitter accounts. I have collected Twitter hanldes of Australian Parliament members (...
[Read more...]

Dealing with failed projects

November 22, 2018 | That’s so Random

Recently, I came up with Thoen’s law. It is an empirical one, based on several years of doing data science projects in different organisations. Here it is: The probability that you have worked on a data science project that failed, approaches one very quickly as the number of projects ... [Read more...]

RFishBC CRAN Release

November 22, 2018 | fishR Blog

I am pleased to announce that the RFishBC package has been released to CRAN. This package is intended to help fisheries scientists gather age and measurement data from digital images of calcified structures and, possibly, back-calculate p... [Read more...]
1 15 16 17 18 19 174

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)