EBEN-internal {EBEN} | R Documentation |
Internal EBEN functions
Description
Internal EBEN functions
Usage
ijIndex(trueLoc,K)
CVonePair(X,y,nFolds,foldId,hyperpara,Epis,prior,family,verbose,group)
lambdaMax(X,y,Epis)
Details
These are not intended for use by users.
ijIndex
Function for looking at the pair of interaction terms.
CVonePair
Function performs nFolds CV for the given one pair of hyperparameter.
lambdaMax
Function calculate the maximum lambda for EBlasso-NE and EBEN in CV.
Author(s)
Anhui Huang and Dianting Liu
Dept of Electrical and Computer Engineering, Univ of Miami, Coral Gables, FL
[Package EBEN version 5.2 Index]