Concept
Residual Standard Error
Residual Standard Error is an estimate of σ standard deviation. It assesses the quality of linear regression. It is the average deviation of a response from the true regression line.
RSE is considered a measure of lack of fit. So if it is large, the model is considered not to fit well whereas if RSE is small, the model may fit well.
Where n − 2 is the degrees of freedom.
1
3
Updated 2021-02-17
Contributors are:
Who are from:
Tags
Data Science