tdenoise {tempted}R Documentation

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)

Arguments

res_tempted

Output of tempted

mean_svd

Output of svd_centralize

Value

The de-noised functional tensor


[Package tempted version 0.1.1 Index]