tests/testthat.R

library("testthat")
library("guidedPLS")

options(testthat.use_colours = FALSE)

# Basic usage
test_file("testthat/test_PLSSVD.R")
test_file("testthat/test_sPLSDA.R")
test_file("testthat/test_guidedPLS.R")
test_file("testthat/test_toyModel.R")

Try the guidedPLS package in your browser

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

guidedPLS documentation built on May 31, 2023, 8:33 p.m.