UpdateThetaSQUAREM_templateICA: Update theta SQUAREM

View source: R/EM_templateICA.R

UpdateThetaSQUAREM_templateICAR Documentation

Update theta SQUAREM

Description

Helper function for SQUAREM for estimating parameters

Usage

UpdateThetaSQUAREM_templateICA(
  theta_vec,
  template_mean,
  template_var,
  meshes,
  BOLD,
  C_diag,
  s0_vec,
  D,
  Dinv_s0,
  verbose
)

Arguments

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

verbose

Passed to UpdateTheta_templateICA function

Value

Vector of updated parameter values


templateICAr documentation built on Feb. 16, 2023, 8:14 p.m.