pastas.rfunc.Polder.get_init_parameters ======================================= .. py:method:: pastas.rfunc.Polder.get_init_parameters(name) -> pandas.DataFrame Get initial parameters and bounds. It is called by the stressmodel. :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 !!