View source: R/BrainRegion3D.R
Create a searchlight iterator that samples regions from within a mask. Searchlight centers are sampled *without* replacement, but the same voxel can belong to multiple searchlight samples. It is in the latter sense that this is a bootstrap resampling scheme.
1 | BootstrapSearchlight(mask, radius, iter = 100)
|
mask |
an image volume containing valid central voxels for roving searchlight |
radius |
in mm of spherical searchlight |
iter |
the total number of searchlights to sample (default is 100) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.