Obtaining standard deviation in cftool

I have [x,y] as my data and I want to fit a linear line to it. My question is can I obtain standard deviation for the linear line that my data is fitted to?
Thanks

 採用された回答

Tom Lane
Tom Lane 2013 年 4 月 22 日

0 投票

The thing labeled RMSE is the root mean squared error. It's an estimate of the standard deviation of the residuals or error term. Maybe that's what you want.
If you want a different notion of standard deviation, please explain further.

その他の回答 (0 件)

カテゴリ

タグ

質問済み:

mim
2013 年 4 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by