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. Accessed 06 Jan. 2025.
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
Complete documentation for bayesforecast
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

RsqMed  
Total Mediation Effect Size Measure for High-Dimensional Mediators
An implementation of calculating the R-squared measure as a total mediation effect size measure and ...
Download / Learn more Package Citations See dependency  
ROI.plugin.deoptim  
'DEoptim' and 'DEoptimR' Plugin for the 'R' Optimization Interface
Enhances the R Optimization Infrastructure ('ROI') package with the 'DEoptim' and 'DEoptimR' packag ...
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  
mlr3fairness  
Fairness Auditing and Debiasing for 'mlr3'
Integrates fairness auditing and bias mitigation methods for the 'mlr3' ecosystem. This includes ...
Download / Learn more Package Citations See dependency  
NetSwan  
Network Strengths and Weaknesses Analysis
A set of functions for studying network robustness, resilience and vulnerability. ...
Download / Learn more Package Citations See dependency  
lmds  
Landmark Multi-Dimensional Scaling
A fast dimensionality reduction method scaleable to large numbers of samples. Landmark Multi-Dime ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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