Selecting parameters from different models
Ältere Kommentare anzeigen
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 Kommentare
John BG
am 8 Mär. 2016
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
am 8 Mär. 2016
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
am 8 Mär. 2016
amberly hadden
am 8 Mär. 2016
Star Strider
am 8 Mär. 2016
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
am 8 Mär. 2016
Star Strider
am 8 Mär. 2016
My pleasure.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Analysis of Variance and Covariance finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!