-
Getting the partial derivatives is more straightforward for Gaussian GAMs due to the identity link function. Get’s harder with non-Gaussian.
Owen proposes that we constrain this project to Gaussian…
-
Maybe we can add syntax to allow mgcv-type smooths (as brms does, or like gamm4 - but hopefully less clunky than gamm4! https://gist.github.com/dsjohnson/9d66aa47557ad56438aaf75dd25910ea)
-
-
Hi Nathaniel! Following our discussion on https://github.com/bambinos/bambi/issues/796, here I'm adding some notes I wrote down while reading your post. You're doing a massive contribution, thanks!
…
-
Currently it's not supported, but some specific metrics could be implemented (e.g., for checking the number of knots *k*):
``` r
m1
#> Method: GCV Optimizer: magic
#> Smoothing param…
-
- [ ] http://gams.uni-graz.at/archive/objects/o:szd.glossar/methods/sdef:SKOS/get --> auf mobile --> dropdown funktionieren nicht.
-
Hi,
I have a keen interest in employing GAMS software as the backbone of my optimization engine for the spine toolbox. I'm currently in search of expert guidance concerning the configuration of expo…
-
Consider way to test GAMS version (perhaps docker container with license provided via environment variable if at all possible?)
-
@siddharth-krishna any chance we could do case insensitive comparison when determining correct rows in the CI?
Currently there is a regression in #181 on Ireland due to `NATIONAL` vs `National` in …
-
Sep 18, 2023
Storage is currently set to a hard coded initial and end value of 0.5 of the energy capacity of it. This should be brought out into the pre-processing workflow and not be hard coded in…