Displaying 1 result from an estimated 1 matches for "below_3".
Did you mean:
below__
2002 Oct 09
1
Large F-value and small P-value
...---
Signif. codes: 0 `***' 0.001 `**' 0.01 `*' 0.05 `.' 0.1 ` ' 1
I'm wondering about the very high F value and the comparative low p
value.
Sven
The dataframe:
> df.mul
Above_3 Above_45 Before_3 Before_45 Behind_3 Behind_45 Below_3 Below_45
am 0.19 0.40 0.09 0.07 -0.95 -0.35 -0.10 0.18
ik -0.03 0.20 0.25 0.31 -0.12 0.16 0.40 0.35
jb -0.21 0.29 -0.25 -0.10 -0.48 0.11 0.05 0.20
js 0.45 0.59 -0.07 -0.51 -0.15 0.55 0.14...