Other packages > Find by keyword >

MSGARCHelm  

Hybridization of MS-GARCH and ELM Model
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MSGARCHelm", "0.1.0")



Attach the package and use:
library("MSGARCHelm")
Maintained by
Rajeev Ranjan Kumar
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-10-08
Latest Update: 2020-10-08
Description:
Implements the three parallel forecast combinations of Markov Switching GARCH and extreme learning machine model along with the selection of appropriate model for volatility forecasting. For method details see Hsiao C, Wan SK (2014). , Hansen BE (2007). , Elliott G, Gargano A, Timmermann A (2013). .
How to cite:
Rajeev Ranjan Kumar (2020). MSGARCHelm: Hybridization of MS-GARCH and ELM Model. R package version 0.1.0, https://cran.r-project.org/web/packages/MSGARCHelm. Accessed 20 Sep. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited MSGARCHelm R package
View MSGARCHelm citation profile
Other R packages that MSGARCHelm depends, imports, suggests or enhances
Complete documentation for MSGARCHelm
Functions, R codes and Examples using the MSGARCHelm R package
Some associated functions: ReturnSeries_data . fcastelm . msgarchelm_BG . msgarchelm_NG . msgarchelm_OLS . 
Some associated R codes: fcastelm.R . msgarchelm_BG.R . msgarchelm_NG.R . msgarchelm_OLS.R .  Full MSGARCHelm package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
finalfit  
Quickly Create Elegant Regression Results Tables and Plots when Modelling
Generate regression results tables and plots in final format for publication. Explore models and ex ...
Download / Learn more Package Citations See dependency  
mvShapiroTest  
Generalized Shapiro-Wilk test for multivariate normality
This package implements the generalization of the Shapiro-Wilk testfor multivariate normalit ...
Download / Learn more Package Citations See dependency  
wordgraph  
Graph Functionality of Free Associated Words
Functions that help less experienced R users to make graph analysis for free associated words or mor ...
Download / Learn more Package Citations See dependency  
tidyr  
Tidy Messy Data
Tools to help to create tidy data, where each column is a variable, each row is an observation, and ...
Download / Learn more Package Citations See dependency  
fresh  
Create Custom 'Bootstrap' Themes to Use in 'Shiny'
Customize 'Bootstrap' and 'Bootswatch' themes, like colors, fonts, grid layout, to use in 'Shiny' a ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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