R/simdata_lasso_binomial.R

#' Simulated data
#'
#' This data has been simulated in order to provide the users with an example data set.
#'
#' @format ## `simdata_lasso_binomial`
#' A data frame with 1720 rows and 54 columns:
#' \describe{
#'   \item{x.1,...,x.50}{Covariates}
#'   \item{y}{Dichotomous response variable}
#'   \item{strata}{Column indicating the strata}
#'   \item{cluster}{Column indicating the cluster}
#'   \item{weights}{Sampling weights}
#'   ...
#' }
"simdata_lasso_binomial"

Try the svyVarSel package in your browser

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

svyVarSel documentation built on Oct. 15, 2024, 5:06 p.m.