R/stabiliser_example.R

#' stabiliser_example
#'
#' A simulated dataset
#'
#' @format A data frame with 50 rows and 100 variables.
#'
#' The stabiliser_example dataset is a simulated example with the following properties:
#' 1 simulated outcome variable: `y`
#' 4 variables simulated to be associated with `y`: `causal1`, `causal2`...
#' 95 variables simulated to have no association with `y`: `junk1`, `junk2`...
#'
"stabiliser_example"

# \item{causal variables}{variables simulated to have a relationship with y}
# \item{junk variables}{variables simulated to have no relationship with y}
# \describe{
#   \item{y}{the outcome variable}
#   ...
# }

Try the stabiliser package in your browser

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

stabiliser documentation built on May 31, 2023, 9:10 p.m.