View source: R/en_superagers_network.R
en_superagers_network | R Documentation |
en_superagers_network( dat, caret = TRUE, lambda = "oneSE", lambda_grid = NULL, alpha = 0.5, pmax = 10 )
dat |
list of ct_long and sa_long dataframes |
caret |
use package? FALSE is glmnet. They both use caret but have different arguments. |
lambda |
oneSE or best? |
lambda_grid |
Define lambdas in advance; vector |
alpha |
The elasticnet mixing parameter, with 0≤α≤1. The penalty is defined as
RVZeat40Jj6yqpBAMFnuX5afqqE1cxD5- |
pmax |
Limit the maximum number of variables ever to be non-zero |
the result of running
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.