
- UID
- 223438
- 帖子
- 280
- 主题
- 8
- 注册时间
- 2011-7-11
- 最后登录
- 2016-4-19
|
The t-test you're referring to for level 2 is for testing the significance of the correlation coefficient. You obtain the t statistic through a different formula.
DF is n-2 instead of n-1 because you're estimating 2 parameters: the intercept (b0) and the slope coefficient (b1). |
|