tests/testthat/test_myCX.R

X <- nnTensor::toyModel("NMF")

out1 <- myCX(X, k=10)

expect_equivalent(dim(out1), c(100, 10))

Try the mwTensor package in your browser

Any scripts or data that you put into this service are public.

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