powered by
plotPredictions(x, show.equality = TRUE, xlab = "Observed Value", ylab = "Predicted Value", main = "Predicted vs Observed", ...)
plot
data(multifunctionality) x <- a3.lm(MUL ~ ., multifunctionality, p.acc = NULL, features = FALSE) plotPredictions(x)
Run the code above in your browser using DataLab