Other packages > Find by keyword >

fEGarch  

SM/LM EGARCH & GARCH, VaR/ES Backtesting & Dual LM Extensions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fEGarch", "1.0.4")



Attach the package and use:
library("fEGarch")
Maintained by
Dominik Schulz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-06-11
Latest Update: 2025-06-20
Description:
Implement and fit a variety of models from a very broad family of exponential generalized autoregressive conditional heteroskedasticity (EGARCH) models, such as a MEGARCH (modified EGARCH), FIEGARCH (fractionally integrated EGARCH), FIMLog-GARCH (fractionally integrated modulus Log-GARCH), and more. The FIMLog-GARCH as part of the EGARCH family is discussed in Feng et al. (2023) <https://econpapers.repec.org/paper/pdnciepap/156.htm>. For convenience and the purpose of comparison, a variety of other popular GARCH-type models, like an APARCH model, a fractionally integrated APARCH (FIAPARCH) model, standard GARCH and fractionally integrated GARCH (FIGARCH) models, GJR-GARCH and FIGJR-GARCH models, TGARCH and FITGARCH models, are implemented. Models are fitted through quasi-maximum-likelihood estimation.
How to cite:
Dominik Schulz (2025). fEGarch: SM/LM EGARCH & GARCH, VaR/ES Backtesting & Dual LM Extensions. R package version 1.0.4, https://cran.r-project.org/web/packages/fEGarch. Accessed 26 Jun. 2026.
Previous versions and publish date:
1.0.0 (2025-06-11 14:40), 1.0.1 (2025-06-20 18:00), 1.0.2 (2025-09-11 12:00), 1.0.3 (2025-11-07 14:10), 1.0.4 (2026-01-08 01:20), 1.0.5 (2026-02-02 15:40)
Other packages that cited fEGarch R package
View fEGarch citation profile
Other R packages that fEGarch depends, imports, suggests or enhances
Complete documentation for fEGarch
Functions, R codes and Examples using the fEGarch R package
Full fEGarch package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
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  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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