set.GS.hyperparameters {depCensoring} | R Documentation |
Set default hyperparameters for grid search algorithm
Description
This function returns a list with the (default) hyperparameters used in the grid search algorithm
Usage
set.GS.hyperparameters(options)
Arguments
options |
A list of user-specified values for (some of) the hyperparameters. These hyperparameters could include:
|
Value
List of hyperparameters for the gridsearch and binary search algorithms.
[Package depCensoring version 0.1.7 Index]