calculate prediction interval of Spline smoothing
2 views (last 30 days)
Show older comments
Normally I get prediction intervals using
ci = predint(fitresult,x)
but Matlab "predint cannot compute prediction intervals for non-parametric regression methods such as Interpolant, Lowess, and Spline".Is there another function that can produce prediction interval of Splines?
0 Comments
Answers (0)
See Also
Categories
Find more on Splines in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!