-
smooths in brms formula are directly passed to mgcv smooth2random methods to re-parametrize smooths into random parametrization. See for infos: https://github.com/paul-buerkner/brms/issues/1186 or htt…
-
### Algorithm
Generalized additive model
### Package
mgcv
### Supported types
* [ ] classif
* [ ] regr
* [x] surv
* [ ] dens
### I have checked that this is not already implemente…
-
Hello, I'm trying to install ensembldb in Rstudio 3.6.3 on my Macbook Air (MacOS Montery) and receive the following error:
> BiocManager::install("ensembldb")
'getOption("repos")' replaces Biocond…
-
Repro: `R -e 'install.packages("ggplot2")'`
Here's the error:
```
installing to /Users/fniephaus/bin/graalvm-ce-java11-21.1.0/Contents/Home/languages/R/library/00LOCK-mgcv/00new/mgcv/libs
** R
…
-
Using the `mgcv` package to create spline bases for the mean and eigenfunctions. This will allow the user to easily swap out different types of basis functions. Making this change will require a few c…
-
## Feature request
Splines are often useful for fitting non-linear relationships and can be more efficient than AR processes etc. It would be nice if `epinowcast` was able to support them.
## Po…
-
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…
-
Thanks for your work on visreg. It's been really useful
I've run into a weird issue when trying to visualize results from a gam from the mgcv package, specifically when using the Tweedie distribut…
-
I know that in `pyGAM` you can fit interactions using tensor products via `te()` (as documented [here](https://pygam.readthedocs.io/en/latest/api/terms.html?highlight=te#pygam.terms.te)).
In `R`, i…
-
A user asks about these residual plots:
- If they are acceptable
- What one could do to solve the problem
> m1.i m1.i m1.i$family$getTheta(TRUE)#
>
> m1.k1
> ![image](https://user-image…