Calculating error in coefficients returned by fit function

조회 수: 3 (최근 30일)
John
John 2011년 11월 9일
Hi, so I have a set of data which I'm fitting to a custom-defined curve using the fit function and the appropriate fittype options.
There are three coefficients that the fit function is calculating for me. What I'm trying to determine is the error associated with each of these coefficients.
My set of data points has error bars associated with it, which I am giving to to the fit function in the form of weights, and doing a weighted fit. I can return the confidence intervals for the coefficients, but I'm not exactly sure what those mean, or how I'd use them to calculate the error associated with each coefficient.
Anyone have experience with this who could help me? Thanks!

답변 (1개)

John
John 2011년 11월 17일
bump

카테고리

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