Related Experiment Video
Updated: Nov 3, 2025

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
Published on: December 9, 2015
Count Data Time Series Modelling in Julia-The CountTimeSeries.jl Package and Applications
1Institute of Econometrics and Economic Statistics, Westfälische Wilhelms-Universität Münster, 48149 Münster, Germany.
CountTimeSeries.jl offers likelihood-based methods for integer-valued time series analysis in Julia. This new package aids in predicting COVID-19 cases and analyzing animal submissions and corporate insolvencies.
Area of Science:
- Computational Statistics
- Time Series Analysis
- Statistical Software
Background:
- Integer-valued time series data present unique modeling challenges.
- Existing statistical software may lack specialized methods for count time series.
- The Julia programming language offers a high-performance environment for statistical computing.
Purpose of the Study:
- Introduce the CountTimeSeries.jl software package for Julia.
- Demonstrate the utility of likelihood-based methods for integer-valued time series.
- Provide practical examples of time series analysis for real-world data.
Main Methods:
- Development of the CountTimeSeries.jl package in Julia.
- Simulation studies evaluating Maximum Likelihood (ML) estimation.
- Application of models to COVID-19 infection data, animal submission data, and corporate insolvency data.
Main Results:
- The CountTimeSeries.jl package provides efficient tools for count time series analysis.
- Simulation results offer insights into the finite sample properties of ML estimation.
- The package successfully models diverse real-world count time series phenomena, including overdispersion and zero inflation.
Conclusions:
- CountTimeSeries.jl is a valuable new resource for researchers and practitioners in time series analysis.
- Likelihood-based methods are effective for modeling integer-valued time series.
- The package facilitates reproducible research through readily available code and documentation.
More Related Videos
07:59Author Spotlight: Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons
Published on: June 9, 2023
04:35Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
Related Concept Videos
Time-Series Graph
Cumulative Frequency Distribution
Sampling Continuous Time Signal
In the...
Basic Continuous Time Signals
The unit step function, denoted u(t), is zero for negative time values and one for positive time values, exhibiting a discontinuity at t=0. This function often represents abrupt changes, such as the step voltage introduced when turning a car's...
How Data are Classified: Numerical Data
Quantitative data may be either discrete or continuous. All quantitative data that take on only specific numerical...
Poisson Probability Distribution
The...