make_A_mat_rs {BayesfMRI} | R Documentation |
Make A matrix with resampling framework
Description
Make the A matrix for downsampling surface mesh data to a lower resolution.
Usage
make_A_mat_rs(surf, surf_rs)
Arguments
surf |
The full-resolution |
surf_rs |
The downsampled |
Value
The A matrix
[Package BayesfMRI version 0.10.1 Index]