Can I use "LinearModel.fit(X,y) with matlab 2011a?
2 ビュー (過去 30 日間)
古いコメントを表示
I am using matlab 2.12a and I am trying to use mdl=LinearModel.fit(X,y)but am getting an error message
0 件のコメント
採用された回答
Wayne King
2012 年 10 月 8 日
LinearModel.fit was released as part of the R2012a release so you cannot use that with R2011a.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Linear Regression についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!