Plot actual versus predicted values for each response variable
1 2 3 4 5 6 7 8 | plot_actual_vs_predicted(
Y_list,
X_list,
indices_list,
Beta,
annotations = NULL,
order = FALSE
)
|
annotations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.