Amemiya's prediction error
pc(model)
lm
PC
model <- lm(mpg ~ disp + hp + wt + qsec, data = mtcars) pc(model)#> [1] 0.22591