Hacker News new | ask | show | jobs
by kqr 17 days ago
My current best attempt is a mixed-effects quantile regression (to capture the influence of the fixed effects on the tenth percentile while accounting for dependence between trials from the same person) but it is so compute hungry with this (apparently relatively large) data set that I'm looking into Bayesian methods for accomplishing similar things.
1 comments

Quantile regression is such an under-used tool. It really needs to be better known.