フィルターのクリア

How to create ANOVA table for checking lack of fit sum of squares in Matlab 2007b

1 回表示 (過去 30 日間)
Chimezie Umezie
Chimezie Umezie 2012 年 9 月 4 日
I want to create an ANOVA table to check for lack of fit sum of squares in a linear regression problem where the yield,y can be approximated as Y=b0 + b1x1 +b2x2
X1=[45 55 45 55 50 50 50]; X2=[ 90 90 110 110 100 100 100]; Y=[90 59 78 67 68 66 69];
The lack of fit sum of squares were calculated as 0.83 while the pure error was calculated as 4.62. I am using Matlab 2007b

回答 (0 件)

カテゴリ

Help Center および File ExchangeAnalysis of Variance and Covariance についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by