Helper function for SQUAREM for estimating parameters
UpdateThetaSQUAREM_BrainMap(
theta_vec,
prior_mean,
prior_var,
meshes,
BOLD,
C_diag,
H,
Hinv,
s0_vec,
D,
Dinv_s0,
update_nu0sq,
verbose
)
Vector of updated parameter values
Vector of initial parameter values
Passed to UpdateTheta_BrainMap function
Passed to UpdateTheta_BrainMap function
Passed to UpdateTheta_BrainMap function
Passed to UpdateTheta_BrainMap function
Passed to UpdateTheta_BrainMap function
Passed to UpdateTheta_BrainMap function
Passed to UpdateTheta_BrainMap function
Passed to UpdateTheta_BrainMap function
For non-spatial model: updating nu0sq
is recommended
if dimension reduction was not performed, and is not recommended if it was.
Passed to UpdateTheta_BrainMap function