An S4 class representative of the immunological Elastic Net model
cv.predsout-of-sample predictions made during k-Fold cross validation.
cv.evalout-of-sample evaluation of predictive analysis, as defined by cv.kEN parameter eval, this estimates the models ability at predicting unseen data.
betasmatrix of model coefficients for each optimized out-of-sample model of the K-fold cross validation.
dfsvector of values corresponding to the number of non-zero elements in each out-of-sample model
nobsnumber of observations the provided dataset contained.
nfeatnumber of features the provided dataset contained.
opt.paramsoptimal parameters (alpha, phi, lambda) for each out-of-sample model generated from the initial search parameters provided.
callfunction call as string from the cv.kEN call which generated this particular object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.