Estimated error of prediction, assuming multivariate normality
ols_gmsep(model)
lm
GMSEP
model <- lm(mpg ~ disp + hp + wt + qsec, data = mtcars) ols_gmsep(model)#> [1] 8.18104