get_trunc_est: Return the estimate from the truncated HOSVD given the hosvd...

Description Usage Arguments Author(s)

View source: R/cichocki_meet.R

Description

Return the estimate from the truncated HOSVD given the hosvd and the rank.

Usage

1
get_trunc_est(fit_hosvd, rank_vec, return_est = TRUE)

Arguments

fit_hosvd

The output from hosvd_full

rank_vec

The multilinear rank.

return_est

A logical. Should we return the estimate (TRUE), or not (FALSE)?

Author(s)

David Gerard


dcgerard/hose documentation built on Aug. 1, 2019, 12:11 a.m.