initbetaBinomial {icmm} | R Documentation |
Initial values for the regression coefficients used in example for running ICM/M algorithm in binary logistic model
Description
Initial values for the regression coefficients obtained from binary logistic model with lasso regularization for simBinomial
data set.
Usage
data(initbetaBinomial)
Format
A data frame with 400 rows.
V1
a numeric vector of the regression coefficients.
Examples
data(initbetaBinomial)
[Package icmm version 1.2 Index]