-
I've gotten a few different questions about how glum compares to using something like [pygam](https://pygam.readthedocs.io/) or whether we have plans to support GAMs:
- https://www.reddit.com/r/Machi…
-
use higher-order interpolation of the CDF to get a smoother age distribution (PDF)
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Priority: low
When trying to Draft_Trimex B-Spline or Beziere curve, FreeCAD outputs er…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
a friend was having issues with laser cut files generated from a model made in freecad.
i…
-
The new ReplayRouteMapper detects road edges with significant turns. The current route interpolator identifies corners, this ticket is to turn those corners into curves.
### B-spines in mapbox-…
-
Have at least all models from Fujiwara implemented.
-
Hi, I am trying to construct a spline model using `ulam()`. Here is my R code:
```
library(rethinking)
library(splines)
data(cherry_blossoms)
d
-
### Request
Following the provided example for `GLMGam`, it appears that the b-spline terms to have penalized estimation must be input via the `smoother` argument and must be a `BSpline()` object. Ho…
-
``` // Degree 1 corresponds to A=Id, so no need to call a solver
if constexpr (bsplines_type::degree() == 1)
return compute_interpolant_degree1(spline, vals);
```
Is not in the ma…
-
I'm opening this issue so there is a forum in which to discuss progress on getting survival models into **rstanarm**.
I've started a new survival branch [here](https://github.com/stan-dev/rstanarm/…