simdata_lasso_binomial {svyVarSel} | R Documentation |
Simulated complex survey data
Description
This data has been simulated in order to provide the users with an example data set.
Usage
simdata_lasso_binomial
simdata_lasso_binomial
Format
simdata_lasso_binomial
A data frame with 1,720 rows and 54 columns:
- y
dichotomous response variable
- x.1,...,x.50
covariates
- strata
strata identifiers
- cluster
cluster identifiers
- weights
sampling weights
simdata_lasso_binomial
A data frame with 1720 rows and 54 columns:
- x.1,...,x.50
Covariates
- y
Dichotomous response variable
- strata
Column indicating the strata
- cluster
Column indicating the cluster
- weights
Sampling weights
...
[Package svyVarSel version 1.0.1 Index]