- The uncertainty of the parameter can be estimated from the half-width of the confidence interval, which is given by:Uncertainty = (Upper Bound - Lower Bound) / 2 where Upper Bound and Lower Bound are the upper and lower limits of the confidence interval, respectively.
How to obtain the uncertainties in the obtained fitting parameters from the confidence bounds in the curve fitting toolbox?
156 次查看(过去 30 天)
显示 更早的评论
Hi,
I have fitted an equation to the data and I have gotten the value of the fitting parameters using curve fitting toolbox. Therefore, I have also gotten the 95% confidence bounds for each fitting parameter. I am wondering how can I obtain the uncertainties in the fitting parameters from the confidence bounds I have for each parameter?
Thanks in advance!
0 个评论
采纳的回答
Nayan
2023-4-7
Hi
The uncertainty of a fitted parameter can be estimated from the confidence bounds obtained from the Curve Fitting Toolbox in MATLAB.
Note that the uncertainty of a parameter depends on the quality and representativeness of the data, the validity of the model assumptions, and the appropriateness of the chosen model. Therefore, it is important to use good judgment and statistical expertise when interpreting the results.
I would suggest you to refer to the following Matlab link to evaluate your fit better :-
Hope this helps!
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Interpolation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!