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 03 Dec. 2024.
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

telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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