pastas.objective_functions.GaussianLikelihood.get_init_parameters#
- pastas.objective_functions.GaussianLikelihood.get_init_parameters(name: str) pandas.DataFrame#
Get the initial parameters for the log-likelihood function.
- Parameters:
name (str) – Name of the log-likelihood function.
- Returns:
parameters – Initial parameters for the log-likelihood function.
- Return type:
DataFrame