glmnetr_seed | R Documentation |
Get seeds to store, facilitating replicable results
glmnetr_seed(seed, folds_n = 10, folds_ann_n = NULL)
seed |
The input seed as a start, NULL, a vector of length 1 or 2, or a list with vectors of length 1 or the number of folds, $seedr for most models and $seedt for the ANN fits |
folds_n |
The number of folds in general |
folds_ann_n |
The number of folds for the ANN fits |
seed(s) in a list format for input to subsequent runs
nested.glmnetr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.