| .partial_corr_matrix_gau | R Documentation |
Compute matrix of intervenor-adjusted partial correlations
.partial_corr_matrix_gau(y, mu = NULL)
y |
Numeric matrix n_subjects by n_time. |
mu |
Optional mean vector for centering. |
Matrix where entry (i,j) for i > j is r_(i,j|(j+1:i-1)).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.