The home of the Algorist
A collection of thoughts and projects on how to make better decisions with code and math
Recent Posts
My professional interests include earth science, numerical modelling and problem solving through code.
Latin hypercube sampling aims to bring the best of both worlds: the unbiased random sampling of monte carlo simulation; and the even coverage of a grid search over the decision space. It does this by ensuring values for all variables are as uncorrelated and widely varying as possible (over the range of permitted values).
Docker containers for R on 32 bit ARM architectures, including Raspberry Pi
R package to retrieve vehicle charging infrastructure information from the UK National Chargepoint Registry
R package to retrieve vehicle data from the DVLA API