| PlotQQ | R Documentation | 
Normal quantile-quantile (Q-Q) plot of the standardized residuals
of predictions from Predict or CrossValidate.
PlotQQ(y_pred, y, y_name = "y")
y_pred | 
 A data frame of predicted output values
made by   | 
y | 
 A vector of length equal to the number of rows in   | 
y_name | 
 An optional character string containing the output variable name (for labels).  | 
No return value, generates plots.
PlotQQ(borehole_cv, y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.