| .woodbury_transform_constraint_matrix_transpose | R Documentation |
Applies (\mathbf{G}^{1/2})^{\top}\mathbf{A} with
\mathbf{G}^{1/2} = \mathbf{G}_{\mathrm{on}}^{1/2}\mathbf{F}^{1/2}.
The transformed OLS system uses this orientation for y^* and
X^*, then maps residuals back with \mathbf{G}^{1/2}.
.woodbury_transform_constraint_matrix_transpose(
Ghalf_corrected,
A,
K,
p_expansions,
wb_sqrt,
parallel_aga,
cl,
chunk_size,
num_chunks,
rem_chunks
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.