Other packages > Find by keyword >

rmgarch  

Multivariate GARCH Models
View on CRAN: Click here


Download and install rmgarch package within the R console
Install from CRAN:
install.packages("rmgarch")

Install from Github:
library("remotes")
install_github("cran/rmgarch")

Install by package version:
library("remotes")
install_version("rmgarch", "1.3-9")



Attach the package and use:
library("rmgarch")
Maintained by
Alexios Galanos
[Scholar Profile | Author Map]
First Published: 2013-04-10
Latest Update: 2022-02-05
Description:
Feasible multivariate GARCH models including DCC, GO-GARCH and Copula-GARCH.
How to cite:
Alexios Galanos (2013). rmgarch: Multivariate GARCH Models. R package version 1.3-9, https://cran.r-project.org/web/packages/rmgarch. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.2-0 (2013-04-10 08:55), 1.2-5 (2014-01-24 18:46), 1.2-6 (2014-01-25 07:04), 1.2-8 (2014-06-30 18:55), 1.2-9 (2015-07-03 01:15), 1.3-0 (2015-12-28 08:51), 1.3-5 (2018-10-09 06:40), 1.3-6 (2019-01-15 06:40), 1.3-7 (2019-09-13 12:40)
Other packages that cited rmgarch R package
View rmgarch citation profile
Other R packages that rmgarch depends, imports, suggests or enhances
Complete documentation for rmgarch
Functions, R codes and Examples using the rmgarch R package
Some associated functions: DCCfilter-class . DCCfit-class . DCCforecast-class . DCCroll-class . DCCsim-class . DCCspec-class . DCCtest . cGARCHfilter-class . cGARCHfit-class . cGARCHsim-class . cGARCHspec-class . cgarchfilter-methods . cgarchfit-methods . cgarchsim-methods . cgarchspec-methods . cordist . dccfilter-methods . dccfit-methods . dccforecast-methods . dccroll-methods . dccsim-methods . dccspec-methods . dji30retw . fMoments-class . fScenario-class . fastica . fmoments-methods . fscenario-methods . goGARCHfft-class . goGARCHfilter-class . goGARCHfit-class . goGARCHforecast-class . goGARCHroll-class . goGARCHsim-class . goGARCHspec-class . gogarchfilter-methods . gogarchfit-methods . gogarchforecast-methods . gogarchroll-methods . gogarchsim-methods . gogarchspec-methods . goload-methods . last-methods . mGARCHfilter-class . mGARCHfit-class . mGARCHforecast-class . mGARCHroll-class . mGARCHsim-class . mGARCHspec-class . radical . rmgarch-package . varxfit . wmargin . 
Some associated R codes: copula-classes.R . copula-distributions.R . copula-fn.R . copula-likelihoods.R . copula-main.R . copula-methods.R . copula-postestimation.R . copula-solver.R . copula-transformations.R . fdcc-likelihoods.R . fdcc-main.R . gogarch-classes.R . gogarch-distributions.R . gogarch-main.R . gogarch-methods.R . rdcc-classes.R . rdcc-likelihoods.R . rdcc-main.R . rdcc-mdistributions.R . rdcc-methods.R . rdcc-plots.R . rdcc-postestimation.R . rdcc-solver.R . rmgarch-classes.R . rmgarch-extrafun.R . rmgarch-functions.R . rmgarch-ica.R . rmgarch-mmean.R . rmgarch-scenario.R . rmgarch-series.R . rmgarch-tests.R . rmgarch-var.R . zzz.R .  Full rmgarch package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rmgarch200300400500600700800900TrendBars

Today's Hot Picks in Authors and Packages

MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA