Tagged Questions
2
votes
2answers
75 views
How to adjust SSE or RMSE for the number of free parameters in the model?
How do I adjust SSE (sum of squared errors) or RMSE (root-mean-square errors) for the number of free parameters in the model?
Is there an "adjusted" RMSD metric similar to the adjusted r-squared ...