Skip to contents

Fast single-voxel mixed model estimation using precomputed workspace

Usage

mixed_single_voxel_cpp(y, ws_list, compute_se = FALSE)

Arguments

y

Response vector for single voxel

ws_list

Precomputed workspace (as R list)

compute_se

Whether to compute standard errors

Value

List with beta, u, Vu, Ve, and optionally standard errors