CalcHorseBin {mcen} | R Documentation |
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(s)
Brad Price <brad.price@mail.wvu.edu>
[Package mcen version 1.2.1 Index]