フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

In regression, is functional confidence bound influenced by std err of each yi?

1 回表示 (過去 30 日間)
silicon
silicon 2013 年 9 月 13 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I am trying to fit {(xi,yi)} to a curve y = f(x) + ep(x). Each yi has std err SEi. I use weighted regression, wi = 1/SEi^2/Ni, where Ni is the number of measurements used to get yi.
If I amplified each SEi by a factor of 10, the functional confidence band of the fitted curve remains the same, because the relative weights are still the same. However, according to intuition, the functional confidence band should be greater now since the uncertainty SEi of each data point is greater.
Could someone explain this?
Thanks!

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by