Learn R Programming

EBEN (version 5.1)

EBEN-internal: 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)

Arguments

Author

Anhui Huang and Dianting Liu
Dept of Electrical and Computer Engineering, Univ of Miami, Coral Gables, FL

Details

These are not intended for use by users. ijIndexFunction for looking at the pair of interaction terms. CVonePairFunction performs nFolds CV for the given one pair of hyperparameter. lambdaMaxFunction calculate the maximum lambda for EBlasso-NE and EBEN in CV.