composeTuckerCore: Compose a tensor based on the Tucker Decomposition

View source: R/903_post_hoc_fns.R

composeTuckerCoreR Documentation

Compose a tensor based on the Tucker Decomposition

Description

Compose a tensor based on the Tucker Decomposition

Usage

composeTuckerCore(bb, gg)

Arguments

bb

a list of tensor decomposition matrices in which the number of columns corresponds to the dimension margins

gg

an array in which the length of each dimension margin corresponds to the number of ranks to decompose each dimension

Value

an array (tensor) composed using the Tucker tensor decomposition


danieladamspencer/bayestensorreg documentation built on July 23, 2024, 10:14 a.m.