How can I fit my data with variance of each data point? I know someone recommend using weight setting, but how? Since a large variance might corresponds to a large uncertainty, I can't simply use variance for weight. What is much more reasonable in terms of mathematics?

回答 (1 件)

John D'Errico
John D'Errico 2022 年 7 月 5 日
編集済み: John D'Errico 2022 年 7 月 5 日

0 投票

Why cannot you just use variance for weight? In fact, that is essentially what you DO want to do. The weight on a data point will be the inverse of the square root of the variance. So a high variance translates to a low weight on that point. This is exactly what a weight is, and how it will be interpreted.

カテゴリ

ヘルプ センター および File ExchangeInterpolation についてさらに検索

製品

リリース

R2021b

質問済み:

2022 年 7 月 5 日

編集済み:

2022 年 7 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by