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

Alternative solvers #66

Open
behinger opened this issue Feb 26, 2019 · 0 comments
Open

Alternative solvers #66

behinger opened this issue Feb 26, 2019 · 0 comments

Comments

@behinger
Copy link
Member

especially thinking of penalized least squares to automatically fit the number of spline parameters, the penalized toolbox could be interesting
https://github.com/w-mcilhagga/penalized/blob/master/penalized.m

together with the direct formulations for b-spline penalty matrix one could hack up their own version of the penalty function.

In general I find it interesting that by this way one could punish high parameter values more severly than others (e.g. punish very flexible splines, but keep the others intact).

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