compute_LL_std: Compute LL for EM Template ICA

View source: R/EM_templateICA.R

compute_LL_stdR Documentation

Compute LL for EM Template ICA

Description

Compute the expected log posterior for EM Standard Template ICA

Usage

compute_LL_std(theta, template_mean, template_var, C_diag, BOLD, verbose)

Arguments

theta

The current parameter estimates

template_mean, template_var

The template

C_diag

The C matrix

BOLD

(V \times T matrix) preprocessed fMRI data

verbose

Print LL components?

Value

The expected log posterior at the current values


templateICAr documentation built on Oct. 14, 2024, 5:08 p.m.