CalcHorseBin: Creates the the working response for all responses for glmnet...

View source: R/mcen.r

CalcHorseBinR 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>


mcen documentation built on April 1, 2023, 12:11 a.m.

Related to CalcHorseBin in mcen...