R/testdata-data.R

#' @name testdata
#' @title Example semi-supervised problem
#' @description A list containing a sample from the \code{GenerateSlicedCookie} dataset for unit testing and examples.
#' @docType data
NULL

#' @name svmlin_example
#' @title Test data from the svmlin implementation
#' @description Useful for testing the svmlin interface and to serve as an example
#' @docType data
NULL

#' @name wdbc
#' @title wdbc data for unit testing
#' @description Useful for testing the S4VM and WellSVM implementations
#' @docType data
NULL

#' @name diabetes
#' @title diabetes data for unit testing
#' @description Useful for testing the WellSVM implementation
#' @docType data
NULL
jkrijthe/RSSL documentation built on Jan. 13, 2024, 1:56 a.m.