combine_custom_randomized | R Documentation |
Internal function to combine results from a randomized custom searchlight run. Averages results for each metric across overlapping spheres.
combine_custom_randomized(dataset, iteration_results)
dataset |
The original mvpa_dataset object. |
iteration_results |
The raw tibble output from *all* iterations of 'mvpa_iterate'. |
A 'searchlight_result' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.