UpdateThetaSQUAREM_templateICA {templateICAr} | R Documentation |
Helper function for SQUAREM for estimating parameters
UpdateThetaSQUAREM_templateICA(
theta_vec,
template_mean,
template_var,
meshes,
BOLD,
C_diag,
H,
Hinv,
s0_vec,
D,
Dinv_s0,
update_nu0sq,
verbose
)
theta_vec |
Vector of initial parameter values |
template_mean |
Passed to UpdateTheta_templateICA function |
template_var |
Passed to UpdateTheta_templateICA function |
meshes |
Passed to UpdateTheta_templateICA function |
BOLD |
Passed to UpdateTheta_templateICA function |
C_diag |
Passed to UpdateTheta_templateICA function |
s0_vec |
Passed to UpdateTheta_templateICA function |
D |
Passed to UpdateTheta_templateICA function |
Dinv_s0 |
Passed to UpdateTheta_templateICA function |
update_nu0sq |
For non-spatial model: updating |
verbose |
Passed to UpdateTheta_templateICA function |
Vector of updated parameter values