Find confidence interval from quadratic fit calibration
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Least Squares 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!