crossprods_irregular {registr} | R Documentation |
Compute the crossproduct in a fast way for highly irregular grids
(index values are mostly unique).
Only used internally in cov_hall()
.
crossprods_irregular(Y)
Y |
Dataframe with the centered observations. Should have values id, centered, index. |