scm_base_parameters.Rd
Hopefully sensible set of parameters for use with the SCM. Turns accuracy down a bunch, makes it noisy, sets up the hyperparameterisation that we most often use.
scm_base_parameters(type = "FF16", env = environment_type(type))
type | Name of model (defaults to FF16 but any strategy name is valid). |
---|
Rich FitzJohn