Compute average R2 across all responses
1 2 3 4 5 6 7 8 | compute_avg_R2(
Y_list_test,
X_list_test,
indices_list_test,
Y_list_train,
indices_list_train,
Beta
)
|
Beta |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.