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개)

카테고리

도움말 센터File Exchange에서 Least Squares에 대해 자세히 알아보기

태그

질문:

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