get_variable_predictions | R Documentation |
This function generates a vector of perturbation names with the most variable predictions, given a predictions table.
get_variable_predictions(predictions_table, n = 50)
predictions_table |
A predictions table generated with summarize_predictions |
n |
Number of variable predictions returned (default = 50). |
summarize_models(my_models)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.