You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.
Just added to my Papers list: Mean and median bias reduction in generalized
linear models. See also the brglm2 R package. #rstats
I haven’t written a single line of Latex in a long time, but it looks like we now get Font Awesome for free in our TeX distribution. (via @kaz_yos)
It’s astonishing how much work has been done regarding working with database
using R. We now have dbplot and modeldb (not to be confused with this one). (via
@theotheredgar) #rstats
syn uses OS X’s natural language processing tools to tokenize and highlight
text. Nice utility to add to my writing stack. It is used by Emacs
wordsmith-mode. #emacs
Okay, so it looks like we started with season 2 of The Expanse instead of season 1. Great! That may well explain why we didn’t understand anything during the first episodes.
Prompted by a recent Twitter question, I was about to benchmark some R packages
to process large files. However, there already seems to be a very nice post
about this: Working with pretty big data in R. #rstats
Today was my first attempt at building a Flask site, using a boilerplate Bootstrap theme, and a Postgresql backend. Done. On reflection, I wonder why I continue to maintain PHP websites.
Principles and Techniques of Data Science. Nice ressource to have! It’s been
written using Jupyter book, btw. #python
This Elisp cheatsheet (PDF) is really great. #emacs