Skip to content
/ mixAR Public

An R package for time series modelling with mixture autoregressive and related models.

Notifications You must be signed in to change notification settings

GeoBosh/mixAR

Repository files navigation

CRANStatusBadge CRAN RStudio mirror downloads CRAN RStudio mirror downloads R-CMD-check codecov

'mixAR' is an R package for time series modelling with mixture autoregressive and related models.

Installing mixAR

Install the latest stable version from CRAN:

install.packages("mixAR")

Alternatively, install the development version of mixAR from Github:

remotes::install_github("GeoBosh/mixAR")

Overview

Package mixAR provides functions for modelling with mixture autoregressive (MAR/mixAR) models.

See, for example, the overview of mixAR and model fitting functions such as fit_mixAR and bayes_mixAR.

Releases

No releases published

Packages

No packages published