R/data.R

#' Simulated data with a pivot feature.
#'
#' A simulated dataset with two classes.
#'
#' @format A data frame with 400 rows and 4 variables:
#' \describe{
#'   \item{Domain}{Source or target domain.}
#'   \item{Class}{Class that observation falls into. One of A or B.}
#'   \item{Feature1}{The pivot feature.}
#'   \item{Feature2}{Another feature that has a shifted distribution between the
#'   target and source domains.}
#' }
"sim_pivot_data"
camroach87/semisupervisr documentation built on May 13, 2019, 11:04 a.m.