Ensures any NULL / missing parameters are populated from the model's
get_initial_parameters_function(signal) while preserving any user-provided
parameters (assumed to be in the domain).
fill_missing_parameters(model, signal)Model with all parameters populated.
A time_series_model or sum_model.
Numeric vector used to derive initial parameters.