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

Try the RSSL package in your browser

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

RSSL documentation built on May 29, 2024, 2:38 a.m.