-
-
Seems like a good reference:
- https://www.bis.org/publ/bppdf/bispap25.pdf
- https://onriskandreturn.com/2019/12/01/nelson-siegel-yield-curve-model/
Three related variants:
- [x] Nelson-Siegel
…
-
Hi,
I encountered a strange bug when plotting data with 4 levels (probably also happens with more). The second and/or third color in the vector of specified colors is set to some other arbritary c…
-
R mgcv has a `by` option for the interaction effect of penalized splines and a categorical variables.
I don't know yet how we will support this. patsy can create the interaction term using its spli…
-
Thank you for the library. I am curious if we can use both the libraries to write functions in the same model (say, many FC layers with the output layer is a DenseKAN). If this is not the case, would …
-
UnivariateSpline fails if the input array has 113,025,452 or more elements
``` python
import numpy as np
from scipy import interpolate
just_fine = 113025451
too_many = 113025452
for n_pts in (just_…
-
Thanks for the great package! Quick question about functionality that exists in `mgcv` that I can't seem to replicate in `pygam`.
## mgcv example code
This comes directly from `?mgcv::gam.model…
-
@strengejacke, I am reopening this issue since the insight update did not solve the problem. Please see below
```
> library(glmmTMB)
> library(splines)
>
> data_e
> m1 ggeffects::ggpredict…
-
## Increasing access
Implementing this proposal would
* decrease complexity
* increase consistency
* enable new features
As a result, p5.js would be more accessible to beginners, while offe…
-
This checklist collects a wishlist and/or plan that David and I discussed (in August 2023) for feature development in HOHQMesh. There is no timeline for said features so this issue is planned to stay …