Find confidence interval from quadratic fit calibration
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Least Squares en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!