pastas.objective_functions.GaussianLikelihood.get_init_parameters ================================================================= .. py:method:: pastas.objective_functions.GaussianLikelihood.get_init_parameters(name: str) -> pandas.DataFrame Get the initial parameters for the log-likelihood function. :param name: Name of the log-likelihood function. :type name: str :returns: **parameters** -- Initial parameters for the log-likelihood function. :rtype: DataFrame .. !! processed by numpydoc !!