Selecting parameters from different models
古いコメントを表示
Hello everybody, I'm totally new to statistics and it is the point where I have to use statistical analysis for a work I'm currently struggling with. I run the regression analysis for 25 different data files (for same independent and dependent variables) to come up with equations for each data file. So I have 25 equations. Now I'm wondering, what could be the best analysis to select one equation for all of 25 data files? Thank you,
7 件のコメント
John BG
2016 年 3 月 8 日
that sounds like a lot of data. Can you hang a sample and draft a crashing start script so interested readers can fix it?
Star Strider
2016 年 3 月 8 日
What’s different about the individual data files? Different experimental conditions? Different populations?
By ‘equations’ do you mean different regression models, or simply different estimated parameters for the same regression model?
amberly hadden
2016 年 3 月 8 日
amberly hadden
2016 年 3 月 8 日
Star Strider
2016 年 3 月 8 日
Please do not use the t-test alone to compare your groups!
I would use multcompare or its friends. Pairwise tests such as the unpaired t-test (in this instance) need to be adjusted for multiple comparisons. The multcompare test will do that for you. Consider the 'scheffe' option for 'CType'.
The analysis-of-variance (ANOVA) would be the option I would choose to compare each characteristic between groups. In this instance you are looking for no significant differences between them.
amberly hadden
2016 年 3 月 8 日
Star Strider
2016 年 3 月 8 日
My pleasure.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で ANOVA についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!