Learn R Programming

icmm (version 1.2)

initbetaBinomial: 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)

Arguments

Format

A data frame with 400 rows.

V1

a numeric vector of the regression coefficients.

Examples

Run this code
# NOT RUN {
  data(initbetaBinomial)
# }

Run the code above in your browser using DataLab