R/data.R

#' A data frame contains dependent variable and continuous independent variables
#'
#' A data frame with seven columns. The independent variables are in the first six columns. The dependent variable is in the seventh column.
#'
#' @format ## `dat`
#' A data frame.
"dat"

#' A data frame contains dependent variable and binary independent variables
#'
#' A data frame with seven columns. The independent variables are in the first six columns. The dependent variable is in the seventh column.
#'
#' @format ## `glmdat`
#' A data frame.
"glmdat"

Try the VariableSelection package in your browser

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

VariableSelection documentation built on Feb. 17, 2026, 5:07 p.m.