R/data.R

#' The simulated dataset used in the "Getting Started" vignette
#'
#' @format A data frame with 1000 rows and 3 variables:
#' \describe{
#'   \item{y}{a response variable that taking real values.}
#'   \item{x1}{a simulated factor with levels 1 and 2.}
#'   \item{x2}{a simulated factor with levels 1 and 2.}
#' }
#' @source Own elaboration
"example_01"
igutierrezm/ANOVABNPTestR documentation built on April 22, 2024, 3:24 a.m.