Other packages > Find by keyword >

bayesforecast  

Bayesian Time Series Modeling with Stan
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bayesforecast", "1.0.1")



Attach the package and use:
library("bayesforecast")
Maintained by
Asael Alonzo Matamoros
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-01-22
Latest Update: 2021-06-17
Description:
Fit Bayesian time series models using 'Stan' for full Bayesian inference. A wide range of distributions and models are supported, allowing users to fit Seasonal ARIMA, ARIMAX, Dynamic Harmonic Regression, GARCH, t-student innovation GARCH models, asymmetric GARCH, Random Walks, stochastic volatility models for univariate time series. Prior specifications are flexible and explicitly encourage users to apply prior distributions that actually reflect their beliefs. Model fit can easily be assessed and compared with typical visualization methods, information criteria such as loglik, AIC, BIC WAIC, Bayes factor and leave-one-out cross-validation methods. References: Hyndman (2017) ; Carpenter et al. (2017) .
How to cite:
Asael Alonzo Matamoros (2021). bayesforecast: Bayesian Time Series Modeling with Stan. R package version 1.0.1, https://cran.r-project.org/web/packages/bayesforecast
Previous versions and publish date:
0.0.1 (2021-01-22 11:20)
Other packages that cited bayesforecast R package
View bayesforecast citation profile
Other R packages that bayesforecast depends, imports, suggests or enhances
Functions, R codes and Examples using the bayesforecast R package
Some associated functions: AICc . Holt . Hw . LKJ . LocalLevel . SVM . Sarima . aic . air . as.stan . aust . auto.sarima . autoplot.ts . autoplot.varstan . bayes_factor.varstan . bayesforecast-package . beta . bic . birth . bridge_sampler.varstan . cauchy . check_residuals . chisq . demgbp . exponential . extract_stan . fitted.varstan . forecast.varstan . fourier . gamma . garch . get_parameters . get_prior . ggacf . gghist . ggnorm . ggpacf . inverse.chisq . inverse.gamma . ipc . jeffrey . laplace . log_lik.varstan . loglik . loo.varstan . mcmc_plot.varstan . model . naive . normal . oildata . plot.varstan . posterior_epred.varstan . posterior_interval . posterior_predict.varstan . predictive_error.varstan . print.Holt . print.Hw . print.LocalLevel . print.SVM . print.Sarima . print.garch . print.naive . print.ssm . print.varstan . prior_summary.varstan . reexports . report . residuals.varstan . set_prior . ssm . stan_Holt . stan_Hw . stan_LocalLevel . stan_SVM . stan_garch . stan_naive . stan_sarima . stan_ssm . student . summary.varstan . uniform . varstan . waic.varstan . 
Some associated R codes: Birth.R . Fit.R . Misc.R . SVM.R . Sarima.R . auto_sarima.R . autoplot.R . bayes_factor.R . bayesforecast-package.R . ets.R . forecast.R . garch.R . get_params.R . log_lik.R . model.R . naive.R . posterior_intervals.R . posterior_predict.R . predictive_error.R . print.R . prior.R . report.R . ssm.R . stan_models.R . stanmodels.R . summary.R . varstan.R .  Full bayesforecast 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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns