calculate prediction interval of Spline smoothing

3 views (last 30 days)
Meh
Meh on 5 Dec 2014
Edited: Meh on 16 Dec 2014
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?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!