FilterResults-class     FilterResults
SSModelBase-class       Base class for estimating time-series growth
                        curve models. Classes 'SSModelDynamicGompertz'
                        and 'SSModelDynGompertzReinit' refer back to
                        this base class.
SSModelDynGompertzReinit-class
                        Class for re-initialised dynamic Gompertz curve
                        model
SSModelDynamicGompertz-class
                        Class for dynamic Gompertz curve state space
                        model object.
argmax                  Return index and value of maximum
df2ldl                  Compute log growth rate of cumulated dataset
england                 Cumulative cases of Covid-19 in England.
forecast.peak           Returns forecast of number of periods until
                        peak given estimated state variables delta and
                        gamma.
forecast_peak           Returns forecast of number of periods until
                        peak given 'KFAS::KFS' output.
gauteng                 Cumulative cases of Covid-19 in the South
                        African province of Gauteng.
plot_forecast           Plots forecast and realised values of the log
                        cumulative growth rate
plot_gy_ci              Plots the growth rates and slope of the log
                        cumulative growth rate
plot_gy_components      Plots the growth rates and slope of the log
                        cumulative growth rate
plot_holdout            Plots the forecast of new cases (the difference
                        of the cumulated variable) over a holdout
                        sample.
plot_new_cases          Plots the forecast of new cases (the difference
                        of the cumulated variable)
reinitialise_dataframe
                        Reinitialise a data frame by subtracting the
                        'reinit.date' row from all columns
write_results           Write a selection of relevant results to disc
