Find confidence interval from quadratic fit calibration

조회 수: 3 (최근 30일)
mz123
mz123 2021년 5월 24일
댓글: mz123 2021년 5월 25일
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?
Thank you all!!
  댓글 수: 2
Scott MacKenzie
Scott MacKenzie 2021년 5월 25일
Quadratic fit? The example shows a linear fit:
mz123
mz123 2021년 5월 25일
Dear Scott,
even if the plot seems linear, if you read the few lines of the post you will see that the equation used too fit the data is quadratic. ;)

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by