Description Usage Arguments Value
fit fgem using lbfgs
1 2 3 4 5 6 7 8 9 10 11 12  | 
X | 
 feature matrix  | 
BF | 
 vector of bayes factors  | 
Beta0 | 
 initial guess (defaults to 0)  | 
verbose | 
 (whether to give verbose output)  | 
alpha | 
 alpha (as in glmnet). Alpha is the (scalar) proportion of 'lambda' applied to l1 penalization, while '1-alpha' is applied to l2  | 
lambda | 
 vector of shrinkage parameters  | 
... | 
 currently unused  | 
tibble with results of fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.