Displaying 1 result from an estimated 1 matches for "wnt3".
Did you mean:
int3
2009 Jun 21
0
AIC score
...the best model.this basically works
by using AIC score fucntion that is implemented on step(). The problem I'm
facing with lots of variables on the model for example :
step(lm(x1~x2,x3,x4,......x13)) sometimes gives me a warning message which
is :
AIC=- inf
Coefficients:
(Intercept) wnt3.values wnt6.values wnt10b.values
wnt9a.values
2.3462 -0.4689 2.0730 1.2769
-0.2319
sfrp1.values wnt5b.values sfrp1.1.values sfrp5.values
fzd5.1.values
-0.2597 0.3150 0.3811 0.5926
-1.5567
fzd1.values fzd4.valu...