crossprods_irregular: Crossproduct computation for highly irregular grids

View source: R/gfpca_covHall.R

crossprods_irregularR 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.


registr documentation built on Oct. 3, 2022, 1:05 a.m.