DeepAI AI Chat
Log In Sign Up

ScoreDrivenModels.jl: a Julia Package for Generalized Autoregressive Score Models

08/12/2020
by   Guilherme Bodin, et al.
0

Score-driven models, also known as generalized autoregressive score models, represent a class of observation-driven time series models. They possess powerful properties, such as the ability to model different conditional distributions and to consider time-varying parameters within a flexible framework. In this paper, we present ScoreDrivenModels.jl, an open-source Julia package for modeling, forecasting, and simulating time series using the framework of score-driven models. The package is flexible with respect to model definition, allowing the user to specify the lag structure and which parameters are time-varying or constant. It is also possible to consider several distributions, including Beta, Exponential, Gamma, Lognormal, Normal, Poisson, Student's t, and Weibull. The provided interface is flexible, allowing interested users to implement any desired distribution and parametrization.

READ FULL TEXT

page 1

page 2

page 3

page 4

07/22/2022

Time-Varying Poisson Autoregression

In this paper we propose a new time-varying econometric model, called Ti...
05/02/2020

portes: An R Package for Portmanteau Tests in Time Series Models

In this article, we introduce the R package portes with extensive illust...
01/11/2021

Modelling Time-Varying Rankings with Autoregressive and Score-Driven Dynamics

We develop a new statistical model to analyse time-varying ranking data....
02/20/2022

Score Driven Generalized Fitness Model for Sparse and Weighted Temporal Networks

While the vast majority of the literature on models for temporal network...
04/18/2020

Integer-valued autoregressive process with flexible marginal and innovation distributions

INteger Auto-Regressive (INAR) processes are usually defined by specifyi...
03/13/2018

A General Class of Score-Driven Smoothers

Motivated by the observation that score-driven models can be viewed as a...
07/10/2017

An Augmented Autoregressive Approach to HTTP Video Stream Quality Prediction

HTTP-based video streaming technologies allow for flexible rate selectio...

Code Repositories

ScoreDrivenModels.jl

Score-driven models, aka generalized autoregressive score models, in Julia


view repo