Compute X'X and X'y for bipartite covariate regression
Source:R/RcppExports.R
compute_XtX_Xty_bip_cpp.RdReplaces the O(T x p^2 x n^2) nested R loop for bipartite XtX and Xty computation with a single C++ call.
R/RcppExports.R
compute_XtX_Xty_bip_cpp.RdReplaces the O(T x p^2 x n^2) nested R loop for bipartite XtX and Xty computation with a single C++ call.