Calculating error in coefficients returned by fit function

3 visualizaciones (últimos 30 días)
John
John el 9 de Nov. de 2011
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!

Respuestas (1)

John
John el 17 de Nov. de 2011
bump

Categorías

Más información sobre Linear and Nonlinear Regression 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!

Translated by