Page 20
-
Returning to the small web
It’s no secret that social media has been progressively deteriorating for, at least, ten years. Simultaneously, many of us (myself… -
Never Underestimate
皿 Never underestimate the determination of a kid who is time-rich and cash-poor Cory Doctorow, Little Brother -
Creating an n x n autocorrelation matrix
Between covid-19 news and announcements of imminent Russia-Ukraine wars I needed a bit of a distraction. Sooo, here it is… -
The beauty of code vectorisation
I came across this problem in Twitter: -
Recreational programming
I think programming, aka coding, is a fun activity. We are solving a problem subject to a set of constraints… -
Flotsam 14: dev links
༄> Back doing some coding, playing with R packages and collaborating with someone else. This is an unusual situation for me,… -
Fixing Rcpp warning in Mac OS
In Mac OS I was getting an annoying warning when compiling Cpp code via Rcpp in R: -
Implementing a model as an R package
In our research group we often have people creating statistical models that end up in publications but, most of the… -
Reading a folder with many small files
One of the tools we use in our research is NIR (Near-Infrared Spectroscopy), which we apply to thousands of samples… -
From character to numeric pedigrees
In quantitative genetic analyses we often use a pedigree to represent the relatedness between individuals, so this is accounted in…