binary-data {sparseHessianFD} | R Documentation |
Sample simulated data for binary choice example in vignette
Description
Sample datasets for vignette
Details
The package provides four sample datasets for the hierarchical binary choice model described in the vignette. These datasets are:
- binary
N=50
,k=3
- binary_small
N=20
,k=2
- binary_large
N=800
,k=3
- binary_super
N=1200
,k=3
N
is the number of heterogeneous units.
k
is the number of covariates.
The datasets were generated using the code in data-raw/binary_sim.R.
[Package sparseHessianFD version 0.3.3.7 Index]