Description Usage Arguments Details Examples
This function plots predict, observed values and residual
1 | plot_predict_observed_residual(result, residual = FALSE)
|
result |
return of function rum_model_performance |
residual |
logic value indicates if plot or not residuals |
Plot predict observed and residual
details
1 2 3 4 | ## Not run:
plot_predict_observed_residual(result, TRUE)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.