29 Nov 25

Interactive R environment in the browser

by tmfnk 2 months ago saved 2 times
Tags:

27 Oct 25

Python implementation of R package gridmappr for automated gridmap layout generation. Pygridmappr automates the generation of small multiple gridmap layouts. Given a set of geographic point locations, it creates a grid with specified row and column dimensions, placing each point in a grid cell such that the distance between points in geographic space and grid space is minimized.

This implementation maintains full feature parity with the original R package and replicates the mathematical logic as faithfully as possible.

by tmfnk 3 months ago

24 Oct 25

This GitHub repository contains the course materials and code for the 2024 edition of the “Statistical Rethinking” course taught by Richard McElreath, focusing on Bayesian data analysis using R and Stan.

by tmfnk 3 months ago saved 2 times