tests/testthat.R

library(testthat)
library(iTensor)
library(rTensor)

options(testthat.use_colours = FALSE)

# Basic usage
test_file("testthat/test-ICA.R")
test_file("testthat/test-ICA2.R")
test_file("testthat/test-MICA.R")
test_file("testthat/test-GroupICA.R")
test_file("testthat/test-MultilinearICA.R")

Try the iTensor package in your browser

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

iTensor documentation built on April 28, 2023, 9:11 a.m.