R/data.R

#' Example Dataset for the mixedbiastest Package
#'
#' A dataset containing 97 observations of three variables: \code{y}, \code{x}, and \code{group}.
#'
#' @format A data frame with 97 rows and 3 variables:
#' \describe{
#'   \item{y}{Numeric response variable.}
#'   \item{x}{Numeric predictor variable.}
#'   \item{group}{Integer indicating group membership.}
#' }
"example_data"

Try the mixedbiastest package in your browser

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

mixedbiastest documentation built on Aug. 19, 2025, 1:15 a.m.