| .compute_Xy_V | R Documentation |
Computes \mathbf{X}_k^{\top}\mathbf{V}^{-1}\mathbf{y} for each
partition, accounting for cross-partition contributions from the
correlation structure.
.compute_Xy_V(X, y, VhalfInv_perm, K, p_expansions, order_list)
X |
List of partition-specific design matrices. |
y |
List of response vectors by partition. |
VhalfInv_perm |
|
K, p_expansions |
Integer dimensions. |
order_list |
Partition-to-data index mapping (unused here but retained for interface consistency). |
A list of K+1 column vectors, each
p\_expansions \times 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.