返回列表 发帖
Regression K RSS MSR(RSS/K)
Error N-K-1 SSE MSE(SSE/N-K-1)
Total N-1 SST

F-Value = MSR/MSE
R^2 = RSS/SST
RMSE = sqrt(MSE)

The only thing that needs to be given is 2 of the following 3 (RSS, SSE, or SST)

TOP

返回列表