Other packages > Find by keyword >

tsgc  

Time Series Methods Based on Growth Curves
View on CRAN: Click here


Download and install tsgc package within the R console
Install from CRAN:
install.packages("tsgc")

Install from Github:
library("remotes")
install_github("cran/tsgc")

Install by package version:
library("remotes")
install_version("tsgc", "0.0")



Attach the package and use:
library("tsgc")
Maintained by
Craig Thamotheram
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-08-26
Latest Update: 2024-08-26
Description:
The 'tsgc' package provides comprehensive tools for the analysis and forecasting of epidemic trajectories. It is designed to model the progression of an epidemic over time while accounting for the various uncertainties inherent in real-time data. Underpinned by a dynamic Gompertz model, the package adopts a state space approach, using the Kalman filter for flexible and robust estimation of the non-linear growth pattern commonly observed in epidemic data. The reinitialization feature enhances the model’s ability to adapt to the emergence of new waves. The forecasts generated by the package are of value to public health officials and researchers who need to understand and predict the course of an epidemic to inform decision-making. Beyond its application in public health, the package is also a useful resource for researchers and practitioners in fields where the trajectories of interest resemble those of epidemics, such as innovation diffusion. The package includes functionalities for data preprocessing, model fitting, and forecast visualization, as well as tools for evaluating forecast accuracy. The core methodologies implemented in 'tsgc' are based on well-established statistical techniques as described in Harvey and Kattuman (2020) <doi:10.1162/99608f92.828f40de>, Harvey and Kattuman (2021) <doi:10.1098/rsif.2021.0179>, and Ashby, Harvey, Kattuman, and Thamotheram (2024) <https://www.jbs.cam.ac.uk/wp-content/uploads/2024/03/cchle-tsgc-paper-2024.pdf>.
How to cite:
Craig Thamotheram (2024). tsgc: Time Series Methods Based on Growth Curves. R package version 0.0, https://cran.r-project.org/web/packages/tsgc. Accessed 12 Nov. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited tsgc R package
View tsgc citation profile
Other R packages that tsgc depends, imports, suggests or enhances
Complete documentation for tsgc
Functions, R codes and Examples using the tsgc R package
Full tsgc package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Relectoral  
Electoral Analysis
Functions to obtain an important number of electoral indicators described in the package, which can ...
Download / Learn more Package Citations See dependency  
ggpolypath  
Polygons with Holes for the Grammar of Graphics
Tools for working with polygons with holes in 'ggplot2', with a new 'geom' for drawing a 'polypath' ...
Download / Learn more Package Citations See dependency  
snap  
Simple Neural Application
A simple wrapper to easily design vanilla deep neural networks using 'Tensorflow'/'Keras' backend fo ...
Download / Learn more Package Citations See dependency  
emIRT  
EM Algorithms for Estimating Item Response Theory Models
Various Expectation-Maximization (EM) algorithms are implemented for item response theory (IRT) mod ...
Download / Learn more Package Citations See dependency  
mmrm  
Mixed Models for Repeated Measures
Mixed models for repeated measures (MMRM) are a popular choice for analyzing longitudinal continuou ...
Download / Learn more Package Citations See dependency  

23,171

R Packages

199,134

Dependencies

62,827

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA