crossprods_irregular {registr} | R Documentation |
Crossproduct computation for highly irregular grids
Description
Compute the crossproduct in a fast way for highly irregular grids
(index values are mostly unique).
Only used internally in cov_hall()
.
Usage
crossprods_irregular(Y)
Arguments
Y |
Dataframe with the centered observations. Should have values id, centered, index. |
[Package registr version 2.1.0 Index]