How to stabilize the edge effects in a cubic B-spline?
Mostrar comentarios más antiguos
I have been attempting to model a dataset using a P-spline in MATLAB and despite changing the knot placings, and smoothness parameters, the spline has sudden shifts near the edges due to limited data in those regions. I am plotting metabolite values across age and early and old age groups have the least data. I tried repeated knot positioning as well and it doesn't appear to work very well. Is there any way to stabilize the edge effects better?
Respuesta aceptada
Más respuestas (1)
Matt J
el 5 de En. de 2025
1 voto
This FEX file allows you to specify extrapolation conditions on the B-spline coefficients,
but it only permits equi-spaced knots.
Categorías
Más información sobre Splines en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


