calculate prediction interval of Spline smoothing
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Splines についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!