glmnetr_seed: Get seeds to store, facilitating replicable results

View source: R/tools_241106.R

glmnetr_seedR Documentation

Get seeds to store, facilitating replicable results

Description

Get seeds to store, facilitating replicable results

Usage

glmnetr_seed(seed, folds_n = 10, folds_ann_n = NULL)

Arguments

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

Value

seed(s) in a list format for input to subsequent runs

See Also

nested.glmnetr


glmnetr documentation built on April 3, 2025, 6:45 p.m.