pastas.rfunc.Polder.get_init_parameters ======================================= .. py:method:: pastas.rfunc.Polder.get_init_parameters(name: str) -> pandas.DataFrame Get initial parameters and bounds for the Polder response function. :param name: Name of the stressmodel. :type name: str :returns: **parameters** -- The initial parameters and parameter bounds used by the solver. :rtype: pandas.DataFrame .. !! processed by numpydoc !!