tj mahr 🤘

@tjmahr.com

data scientist studying how kids learn to speak, dad, jump roper, bayesian, husband to @amandawalrus.bsky.social, tjmahr.com, Madison, WI

I'm so happy to announce version 2.0.0 of my #Rstats package WeightIt is out on CRAN! New features: censoring weights, multilevel propensity scores, improved weights for continuous treatments, bias-reduced ordinal and multinomial models, M-estimation in subgroups Check out the website below!

Weighting for Covariate Balance in Observational Studies

Generates balancing weights for causal effect estimation in observational studies with binary, multi-category, or continuous point or longitudinal treatments by easing and extending the functionality ...

ngreifer.github.io

I’m starting in earnest to do kettlebell work (swings and Romanian deadlifts) and despite my best efforts, I only ever feel it my lower back and it’s disheartening

as a straight dude I agree too. it's evidence of a weak will and/or poor attachment to good values, and we've all got LGBT friends or family. more practically I've seen way too many people go batshit fucking crazy down the transphobia waterslide

Max Dubler 🏳️‍🌈@maxdubler.com · 7d ago

Squishiness on trans rights is a dealbreaker for me because (a) it’s a straightforward issue of personal freedom and bodily autonomy much like abortion, and (b) the right is obviously coming after us cis gays next.

i would love for the rstudio command palette to let me find .R files in the project and open them or jump to them if they are open

i enjoy these so much d$`native language` |> unique() [1] "English" "english" "Engish" "englush" "Eng" "ENGLISH" "Enlgish" "Chinese"

making a dataframe by extracting a sublist from each list, featuring a double lapply yaml::read_yaml("_data/exclusions.yaml") |> lapply(getElement, "control_files") |> lapply(lapply, as.data.frame) |> dplyr::bind_rows()