Learn R Programming

icmm (version 1.2)

initbetaGaussian: Initial values for the regression coefficients used in example for running ICM/M algorithm in normal linear regression model

Description

Initial values for the regression coefficients obtained from normal linear regression model with lasso regularization for simGaussian data set.

Usage

data(initbetaGaussian)

Arguments

Format

A data frame with 400 rows.

V1

a numeric vector of the regression coefficients.

Examples

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

Run the code above in your browser using DataLab