alex hayes

Results 56 issues of alex hayes

Re: our conversation earlier this week about a lot of people not realizing that `tidyposterior` just estimates a standard ANOVA / mixed-model with Stan, I think it would be good...

documentation

1. It would be nice to include sections on stability selection + knockoffs + cousins / work in that universe. I don't know much about this but it's a big...

Probably jumping the gun here since the overfitting chapter isn't written yet: I see a lot of Kaggle entries adding small amounts of Gaussian noise to prevent overfitting during feature...

Please enable my laziness. When a dataset has a mixed data types it can be a pain to pass an explicit matrix and then rejoin on that matrix down the...

New Feature

I tried to play with a carp fit on the first 100 points from the data in #54, but the Shiny app wasn't displaying any graphics, just the regularization slider.

Graphics

For some long running operations, I was unable to stop the calculations once they started. Might want to check that `Rcpp::checkUserInterrupt()` gets called semi-frequently in the main looping operations as...

Algorithms