README_dev.md

CRANStatusBadge Build Status Coverage Status

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

Installing mixAR

Install the latest stable version of mixAR from CRAN:

install.packages("mixAR")

You can install the development version of mixAR from Github:

library(devtools)
install_github("GeoBosh/mixAR")

Overview

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

See the overview of mixAR-package.

TODO: The above link is temporary. It is here to allow following it when the pkgdown site is build locally. It would be valid also on the pkgdown site on github but not in README on CRAN. The link should be changed to the github site of mixAR, when it is created. Eventually a proper overview should be included directly in this file.

TODO: This file should eventually be renamed to README.md and the TODO: notes removed.



GeoBosh/mixAR documentation built on May 9, 2022, 7:36 a.m.