combine_msreve_standard | R Documentation |
This function gathers the Q-dimensional performance vectors from each successful searchlight center and combines them into Q separate output maps.
combine_msreve_standard(model_spec, good_results, bad_results)
model_spec |
The |
good_results |
A tibble containing successful results from |
bad_results |
A tibble containing information about failed searchlights (for error reporting). |
A searchlight_result
object containing:
results |
A named list of |
... |
Other standard searchlight metadata. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.