Error on the slope when using a least squares fit
4 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I am fitting a slope to data points using least squares fit (polyfit), but I also need to know the error on the slope returned by this function. Does anyone have a handy way of doing this?
Thanks!
0 件のコメント
回答 (1 件)
Sean de Wolski
2012 年 3 月 12 日
If you have the Statistics Toolbox:
doc regress
And if you have the Statistics Toolbox with R2012a:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Linear and Nonlinear Regression についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!