ANOVA Cofficients: anovan stats.coeffs

I want to understand coefficients in the stats struct returned by anovan. Are these coefficients the result of a linear regression model? How are they computed? How can I use these coefficients to compute the values predicted by the model. Guess stats.resid gives the difference between the actual and predicted values.

 Accepted Answer

More information about the n-way anova model:

1 Comment

Thank you very much Shashank!
I stumbled across the following material which explains the model stepwise:
Cheers, Zhivago...

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!