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!