Is there a "regress" function in Matlab R2014a?

4 ビュー (過去 30 日間)
Bogdan
Bogdan 2015 年 6 月 10 日
コメント済み: Bogdan 2015 年 6 月 11 日
I am trying to link some datasets through multiple linear regression, but I cannot find the regress function, nor does it appear in help. Is there still such function?

採用された回答

dpb
dpb 2015 年 6 月 10 日
Yes, but it is in the Statistics Toolbox, not base Matlab.
You can build a general model and use the backlash operator "\" to solve for the least squares coefficients or there are other tools in the Curve Fitting Toolbox as well if have it but not Statistics.
  1 件のコメント
Bogdan
Bogdan 2015 年 6 月 11 日
Thank you!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLinear Regression についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by