Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for shape restricted smoothing splines #1

Open
mipals opened this issue May 15, 2022 · 0 comments
Open

Adding support for shape restricted smoothing splines #1

mipals opened this issue May 15, 2022 · 0 comments

Comments

@mipals
Copy link
Owner

mipals commented May 15, 2022

Current unknowns for shape restricted curves

  • How do compute optimal roughness parameter. Currently we just compute optimal $\lambda$ from the unconstrained problem.
  • How to compute/interpret uncertainties.

Currently the derivatives are computed using finite differences. I believe that we should be able to directly differentiate the spline directly (it is just a linear combination of kernels, which should be differentiable?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant