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" object.

surf_rs

The downsampled "surf" object.

Value

The A matrix


[Package BayesfMRI version 0.10.1 Index]