Skip to contents

Tune jobs

Create a tune job

Tune job workflow

R6 class for running searches, collecting results, and exploring designs

GSDTuneJob
GSDTuneJob

Spending function tuning

User-friendly specifications for spending functions and their parameters

spending_specs
Spending function specifications
SpendingSpec
SpendingSpec
SpendingFamily
SpendingFamily

Tune specifications

Define candidate sets and dependencies for arguments to be explored

tune_specs
Tune specifications
tune_fixed()
Fixed (non-tuned) value
tune_values()
Explicit candidate values
tune_seq()
Numeric sequence candidates
tune_int()
Integer sequence candidates
tune_choice()
Categorical choices
tune_dep()
Dependent tuning specification

Utilities

toString(<function>)
Convert a function to a short label string