MWCAResult-class: Class "MWCAResult"

MWCAResult-classR Documentation

Class "MWCAResult"

Description

The result object genarated by MWCA function.

Slots

algorithms:

algorithm of MWCAParams.

dims:

dims of MWCAParams.

transpose:

transpose of MWCAParams.

viz:

viz of MWCAParams.

figdir:

figdir of MWCAParams.

factors:

The factor matrices of MWCA.

core:

The core tensor of MWCA.

rec_error:

The reconstructed error.

train_error:

Training Error. train_error + test_error = rec_error.

test_error:

Test Error. train_error + test_error = rec_error.

See Also

MWCAParams-class, MWCA


mwTensor documentation built on July 9, 2023, 6:42 p.m.