tdenoise: Calculate the de-noised temporal tensor
Description
This function constructs a de-noised version of the temporal tensor
using the low-rank components obtained by svd_centralize tempted and uses the loadings to
Usage
tdenoise(res_tempted, mean_svd = NULL)
Value
The de-noised functional tensor
Arguments
- res_tempted
Output of tempted
- mean_svd
Output of svd_centralize