piogrowth.fit_growthcurves module
piogrowth.fit_growthcurves module
-
piogrowth.fit_growthcurves.datetimeindex_to_elapsed_hours(index)[source]
-
piogrowth.fit_growthcurves.run_model_fitting_on_df(df, model_name='phenom_richards', window_points=500, spline_s=1000, n_fits=50, phase_boundary_method=None, lag_frac=0.15, exp_frac=0.15, **kwargs)[source]
-
piogrowth.fit_growthcurves.run_model_fitting_on_df_with_peaks(df, peaks, model_name='phenom_richards', window_points=500, spline_s=1000, n_fits=50, phase_boundary_method=None, lag_frac=0.15, exp_frac=0.15, **kwargs)[source]