dot-partial_corr_matrix_gau: Compute matrix of intervenor-adjusted partial correlations

.partial_corr_matrix_gauR Documentation

Compute matrix of intervenor-adjusted partial correlations

Description

Compute matrix of intervenor-adjusted partial correlations

Usage

.partial_corr_matrix_gau(y, mu = NULL)

Arguments

y

Numeric matrix n_subjects by n_time.

mu

Optional mean vector for centering.

Value

Matrix where entry (i,j) for i > j is r_(i,j|(j+1:i-1)).


antedep documentation built on April 25, 2026, 1:06 a.m.