pastas.objective_functions.GaussianLikelihood.get_init_parameters# GaussianLikelihood.get_init_parameters(name)[source]# 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