R/data.R

#' Example dataset
#'
#' Example dataset for the sample code of hierNest
#'
#' @format A data frame with X rows and Y columns:
#' \describe{
#'   \item{X}{Matrix of predictors}
#'   \item{Y}{Outcome variable}
#'   \item{hier_info}{Group information passed to hierNest functions}
#' }
#' @usage data(example_data)
#' @keywords datasets
"example_data"

Try the hierNest package in your browser

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

hierNest documentation built on March 24, 2026, 5:07 p.m.