pastas.rfunc.Spline.get_init_parameters#
- pastas.rfunc.Spline.get_init_parameters(name: str) pandas.DataFrame#
Get initial parameters and bounds. It is called by the stressmodel.
- Parameters:
name (str) – Name of the stressmodel.
- Returns:
parameters – The initial parameters and parameter bounds used by the solver.
- Return type:
pandas DataFrame