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