Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Best way to perform 1000 regressions (regress function)
1 回表示 (過去 30 日間)
古いコメントを表示
I need to do about 1000 regressions using regress(x,y). What is the best way to set my data up? all on one sheet somehow or in 1000 sheets, and what is the best way to automate the regressions? I need all the usual regression outputs such as r squares, coefficients, p values etc. I'm relatively new to matlab so detailed suggestions would be appreciated. thanks in advance!
1 件のコメント
Star Strider
2014 年 11 月 6 日
What do your data look like (x and y)?
What is the problem you are solving?
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!