fn_elasticnet {SPONGE} | R Documentation |
Computes an elastic net model
fn_elasticnet(x, y, alpha.step = 0.1)
x |
miRNA expression matrix |
y |
gene expression vector |
alpha.step |
Step size for alpha, the tuning parameter for elastic net. |
The best model, i.e. the one for which the selected alpha yielded the smallest residual sum of squares error