Learn R Programming

mcen (version 1.2.1)

CalcHorseBin: Creates the the working response for all responses for glmnet binomial family

Description

Creates the the working response for all responses for glmnet binomial family

Usage

CalcHorseBin(Y, X, Beta)

Arguments

Y

is the matrix of responses result is the list of vectors needed for the working responses in glmnet

X

the matrix of predictors.

Beta

current iteration of the regression coefficients

Author

Brad Price <brad.price@mail.wvu.edu>