Trent Henderson

Results 32 comments of Trent Henderson

There is some code @chlubba wrote in `main.c` to determine if code can be run in catch22 (lines 23-45 [here](https://github.com/chlubba/catch22/blob/master/C/main.c)), but the `main.c` operations don't get used outside of raw...

I just ran each feature individually in `Rcatch22` to test which ones error on a T = 2 time series, and `CO_Embed2_Dist_tau_d_expfit_meandiff` was the only feature to do so... Maybe...

Thanks for this! Just tested it all -- looking real nice! Turns out that having a copy of the textbook at hand is useful! Super keen to see where you...

Yep, I am aware of the random effects/spline stuff (see https://www.tjmahr.com/random-effects-penalized-splines-same-thing/ for a great overview). If you feel confident trying PIRLS then I think we start there. May as well...

Sorry, I would contribute more but I am a bit slammed across PhD and work at the moment. Hopefully can help out more substantively soon!

That last commit is looking clean @yahrMason !

This is excellent. I'll take a detailed look through the code this week or next but from my cursory scan today it's extremely impressive. So sorry I haven't had any...

@yahrMason is this ready for my review?

I think maybe I review the current set of functions, get the current state on `main` in line with this excellent work of yours. Then we can set up separate...

@yahrMason Looking at this properly now. Is all your substantive work in `dev/gam_dev.jl`? If so, I'll partition it all into separate scripts like I previously had in the `src` folder,...