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!