Create a minimal LatentNeuroVec for examples
Source:R/zzz_example_helpers.R
create_minimal_LatentNeuroVec.Rd
Create a minimal LatentNeuroVec for examples
Usage
create_minimal_LatentNeuroVec(
space_dims = c(6L, 6L, 3L),
n_time = 10L,
n_comp = 3L,
n_mask_voxels = NULL
)