Other packages > Find by keyword >

bayesGARCH  

Bayesian Estimation of the GARCH(1,1) Model with Student-t Innovations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bayesGARCH", "2.1.10")



Attach the package and use:
library("bayesGARCH")
Maintained by
David Ardia
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-06-03
Latest Update: 2021-05-16
Description:
Provides the bayesGARCH() function which performs the Bayesian estimation of the GARCH(1,1) model with Student's t innovations as described in Ardia (2008) .
How to cite:
David Ardia (2008). bayesGARCH: Bayesian Estimation of the GARCH(1,1) Model with Student-t Innovations. R package version 2.1.10, https://cran.r-project.org/web/packages/bayesGARCH. Accessed 22 Dec. 2024.
Previous versions and publish date:
1-00.01 (2008-06-03 14:36), 1-00.02 (2008-12-04 10:28), 1-00.04 (2009-05-11 12:28), 1-00.05 (2009-11-25 09:29), 1-00.06 (2010-08-31 19:57), 1-00.08 (2011-01-04 08:28), 1-00.09 (2011-02-10 09:22), 1-00.10 (2011-04-15 07:18), 2.0.1 (2014-01-07 11:00), 2.0.2 (2015-12-15 09:27), 2.1.2 (2017-01-12 21:36), 2.1.3 (2017-02-04 22:44), 2.1.4 (2020-04-19 08:30), 2.1.5 (2020-04-20 23:50), 2.1.7 (2021-04-20 23:40), 2.1.8 (2021-04-22 17:00)
Other packages that cited bayesGARCH R package
View bayesGARCH citation profile
Other R packages that bayesGARCH depends, imports, suggests or enhances
Complete documentation for bayesGARCH
Functions, R codes and Examples using the bayesGARCH R package
Some associated functions: bayesGARCH . dem2gbp . formSmpl . 
Some associated R codes: functions.R . sampler.R .  Full bayesGARCH package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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