Some functions for performing non-negative matrix factorization, non-negative CANDECOMP/PARAFAC (CP) decomposition, non-negative Tucker decomposition, and generating toy model data. See Andrzej Cichock et al (2009)
o set.seeds argument is added in toyModel
o Date fields in DESCRIPTION
o Reconstuction Error and relative change of the error are reterned by NMF, NTF, and NTD o toyModel returns integar random tensor
o Revised o DESCRIPTION is fixed o No intermediate files are saved, unless viz=FALSE (Default) is changed as viz=TRUE
o Package released