Find confidence interval from quadratic fit calibration
1 次查看(过去 30 天)
显示 更早的评论
Hi all! At this NIST webpage https://www.itl.nist.gov/div898/handbook/pmd/section6/pmd61a.htm from NIST handbook, there's an interesting example on how to apply quadratic fit to load-deflection measurements for calibrating springs. I'm not able to reproduce the same numerical values for the CI, since they are calculated for the predictor variable and not for the response variable. I need the equivalent of
predint
but for x values. Do I have to write a custom function to achieve my goal and obtain the same numerical outputs?
Here's the link with raw data https://www.itl.nist.gov/div898/handbook/pmd/section6/pmd611.htm
Thank you all!!
2 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Least Squares 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!