Home

Awesome

<!-- README.md is generated from README.Rmd. Please edit that file -->

garchmodels

<img src="vignettes/logo-garchmodels.png" width="147" height="170" align="right" /> <!-- badges: start -->

CRAN
status Total
Downloads Codecov test
coverage Lifecycle:maturing R-CMD-check

<!-- badges: end -->

A parsnip backend for GARCH models in the tidymodels framework.

Tutorials

Installation

CRAN version:

install.packages("garchmodels")

Development version:

# install.packages("devtools")
devtools::install_github("AlbertoAlmuinha/garchmodels")

Why Garchmodels?

Garchmodels unlocks univariate and multivariate GARCH models in one framework.

<img src="vignettes/univariate_multivariate.png" width="100%" style="display: block; margin: auto;" />

In a single framework you will be able to find what you need: