Determine initial parameter values
.determine_start_values(data, start, fixed, family, use_moments, silent)
List with initial parameter values.
Numeric vector with values in the (0, 1) interval.
Optional list with initial parameter values.
Optional list of parameters to be held fixed.
Character string specifying the distribution family.
Logical; if TRUE, uses method of moments for initial values.
Logical; if TRUE, suppresses messages.