pastas.rfunc.FourParam.get_init_parameters ========================================== .. py:method:: pastas.rfunc.FourParam.get_init_parameters(name: str) -> 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 !!