Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
silicon
silicon am 13 Sep. 2013
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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!

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by