You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"),
email = "k.t.the-answer@hotmail.co.jp"),
person("Itoshi", "Nikaido", role = "aut"))
Depends:
R (>= 3.4.0)
Imports:
methods,
MASS,
fields,
rTensor,
plot3D,
tagcloud,
ggplot2
Suggests:
knitr,
rmarkdown,
testthat,
dplyr
Description: 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) and the reference section of GitHub README.md <https://github.com/rikenbit/nnTensor>, for details of the methods.