bsvars's Avatar

bsvars

@bsvars.org.bsky.social

๐—ฏ๐˜€๐˜ƒ๐—ฎ๐—ฟ๐˜€ and ๐—ฏ๐˜€๐˜ƒ๐—ฎ๐—ฟ๐—ฆ๐—œ๐—š๐—ก๐˜€: ๐—ฅ packages for Bayesian Structural Vector Autoregressions developed using frontier econometric methods and ๐—ฐ๐—ฝ๐—ฝ code by @tomaszwozniak.bsky.social and @adamwang15.bsky.social https://bsvars.org/ #bsvars #bsvarSIGNs #rstats

590 Followers  |  272 Following  |  188 Posts  |  Joined: 25.10.2023  |  2.2376

Latest posts by bsvars.org on Bluesky

Giovanni has just issued a package on scenario analysis based on our bsvars and bsvarSIGNs packages ๐Ÿคฉ check it out! ๐ŸŽ‰

30.07.2025 01:07 โ€” ๐Ÿ‘ 2    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

New #rstats ๐Ÿ“ฆ {APRScenario} by Giovanni Lombardo implements scenario analysis with Bayesian SVAR proposed by Antolin-Diaz, Petrella and Rubio-Ramirez (2021) ๐Ÿ‘€

Made with @bsvars.org and #rcpp โœจ

#econsky

wrap.warwick.ac.uk/id/eprint/13...

24.07.2025 17:04 โ€” ๐Ÿ‘ 8    ๐Ÿ” 4    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

People are saying ๐Ÿคฉ

13.07.2025 11:15 โ€” ๐Ÿ‘ 4    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

๐Ÿš€ When did that happen?! โœจ Packages bsvars and bsvarSIGNs have reached 2๏ธโƒฃ0๏ธโƒฃK downloads on CRAN!

Thank you so much, everybody! โค๏ธ๐Ÿ’›

bsvars.org

#bsvars.org #bsvars #bsvarSIGNs #rstats #econsky

10.07.2025 07:41 โ€” ๐Ÿ‘ 3    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Our packages delegate all computational tasks to C++ code.ย all time-intensive tasks are implemented in C++: estimation and forecasting, ofc. But with Bayesian multivariate dynamic structural non-linear models even simple tasks take time. so impulse responses etc. are implemented in C++ too...ย and all of them have R wrappers

Our packages delegate all computational tasks to C++ code.ย all time-intensive tasks are implemented in C++: estimation and forecasting, ofc. But with Bayesian multivariate dynamic structural non-linear models even simple tasks take time. so impulse responses etc. are implemented in C++ too...ย and all of them have R wrappers

๐Ÿฆ˜bsvars.org design concept pt. 4 ๐Ÿจ

๐Ÿ‹ Once you work with Bayesian structural dynamic non-linear system modelling everything takes a while! So, we delegate EVERYTHING to much faster C++ code! ๐Ÿฆˆ

๐ŸŒ bsvars.org

#bsvars.org #bsvars #bsvarSIGNs #cpp #rstats

08.07.2025 11:24 โ€” ๐Ÿ‘ 5    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
bsvars.org design concept:ย Our packages use ReppArmadillo for linear algebra
frontier package for linear algebra linking R with C++ library Armadillo; implements fast random number generators; makes C++ code as expressive as R's (or MATLAB's). we love it!

bsvars.org design concept:ย Our packages use ReppArmadillo for linear algebra frontier package for linear algebra linking R with C++ library Armadillo; implements fast random number generators; makes C++ code as expressive as R's (or MATLAB's). we love it!

๐Ÿ–ค bsvars.org design concept pt. 3 ๐Ÿ’œ

โญ We use RcppArmadillo for linear algebra because we found it very fast on matrix operations and RNGs, well-documented, easy to use in packages. We ๐Ÿ–ค it! Seriously!

๐ŸŒ bsvars.org

#bsvars.org #bsvars #bsvarSIGNs #Rcpp #RcppArmadillo #rstats

07.07.2025 10:10 โ€” ๐Ÿ‘ 5    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Our packages rely on C++ code implemented using Rcpp: simple package development; simple setup, compilation, linking, object compatibility with R; parallel computations via openMP; super fast on loops; great community support.

Our packages rely on C++ code implemented using Rcpp: simple package development; simple setup, compilation, linking, object compatibility with R; parallel computations via openMP; super fast on loops; great community support.

โญ We implemented C++ code using Rcpp and could not be more glad about that! It's a fantastic facility with many functionalities.

โœจ And @eddelbuettel.com is answering all Rcpp questions the following Canadian morning, which is so great!

๐ŸŒ bsvars.org

#bsvars.org #bsvars #bsvarSIGNs #Rcpp #rstats

03.07.2025 11:29 โ€” ๐Ÿ‘ 5    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

There has never been such enthusiastic reception of news about a concept! Never! ๐Ÿ˜†๐Ÿค—๐ŸŽ‰

02.07.2025 21:23 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
bsvars.org packages design concept: convenience of using R and the speed of algorithms written in C++

bsvars.org packages design concept: convenience of using R and the speed of algorithms written in C++

๐Ÿš€ in the nearest posts we'll present the design concept behind the R packages ๐Ÿ“ฆ @bsvars ๐Ÿš€

Our driving principle was: SPEED and CONVENIENCE ๐Ÿš„ ๐Ÿช

Stay tuned for more!

#bsvars.org #bsvars #bsvarSIGNs #rstats

02.07.2025 04:22 โ€” ๐Ÿ‘ 4    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I had LineageOS on my android phone and installing it was the best of decisions!

02.07.2025 04:20 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

๐Ÿš€ Exciting news! ๐Ÿ˜Ž Our package bvarPANELs becomes bpvars! ๐Ÿ‘€

More updates coming up soon!

#bpvars #bsvars.org

27.06.2025 12:26 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Check out our presentation about

๐ŸŒŸ bsvars.org design concept โœจ

๐ŸŒ bsvars.org/2025-06-iifo...

#bsvars #bsvarSIGNs #rstats #Rpackages

27.06.2025 12:23 โ€” ๐Ÿ‘ 6    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Thanks so much Mitch @mitchelloharawild.com for invitations and Rob @robjhyndman.com for discussion!

26.06.2025 05:54 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image Post image

Hey hey! @bsvars.org is out at the IIF Workshop on Open Source Forecasting in Beijing where Adam @adamwang15.bsky.social is presenting

โœจ bsvars.org design concept โญ

Stay tuned!

#bsvars #bsvarsSIGNs #rstats #OpenSource #foss #forecasting

26.06.2025 05:47 โ€” ๐Ÿ‘ 5    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 1
Post image

I've prepared a cool figure of @bsvars packages cumulative downloads timeline, so I'm sharing ๐Ÿ’๐Ÿ’–

bsvars.org

#rstats #bsvars #bsvarSIGNs

25.04.2025 11:32 โ€” ๐Ÿ‘ 5    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Weโ€™ll do it right after the break. But not yet very soon. Have a good rest! Greetings, T

20.04.2025 00:17 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Ok, colleagues! Let me just write that during the CRAN submission they found some reverse dependency problems, that is, that our bsvarSIGNs package showed errors with bsvars newer version. The CRAN folks recommend first to submit corrected bsvarSIGNs and only then bsvars.

20.04.2025 00:16 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Fast and Efficient Bayesian Analysis of Structural Vector Autoregressions Using the R Package bsvars The R package bsvars provides a wide range of tools for empirical macroeconomic and financial analyses using Bayesian Structural Vector Autoregressions. It uses frontier econometric techniques and C++...

arxiv.org/abs/2410.15090

17.04.2025 05:07 โ€” ๐Ÿ‘ 5    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

New exciting developments are coming up soon in the bsvars.org space! ๐Ÿ’–๐Ÿ’› A vignette on arxiv comes first ๐ŸŒŸ

arxiv.org/abs/2410.15090

#rstats #bsvars #econsky

17.04.2025 05:05 โ€” ๐Ÿ‘ 9    ๐Ÿ” 2    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

Hey, thanks @econmaett.bsky.social for this question! It got me thinking, but here's my answer:

1. My packages are research driven (esp bsvars that is based on my research). This means that I'm looking for the most efficient and problem-specific samplers and algorithms.
๐Ÿ‘‡
#rstats #econsky

13.04.2025 00:58 โ€” ๐Ÿ‘ 3    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@tomaszwozniak.bsky.social when you started to create your amazing series of #RStars packages for Bayesian macroeconometrics @bsvars.org, what prompted you to implement the methods directly in Rcpp/C++ instead of relying on popular frameworks such as #Stan? ๐Ÿค”
#EconSky

10.04.2025 16:39 โ€” ๐Ÿ‘ 8    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

This is how we do it!

10.04.2025 06:35 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
106 exclusion restrictions on autoregressive matrix by donotdespair ยท Pull Request #111 ยท bsvars/bsvars

Uuu! Have a look at what's coming up next in the R package bsvars ๐Ÿ’๐Ÿ’–

I have received really a lot of messages from users asking about or requesting this feature and here it comes! ๐Ÿ’˜ For all models โค๏ธ๐Ÿ’›

github.com/bsvars/bsvar...

#bsvars #rstats #econsky

09.04.2025 13:53 โ€” ๐Ÿ‘ 4    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1

Yeah, you can download them, so I guess they are :)

31.03.2025 02:19 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Adam spotted a mistake in the C++ code for historical decompositions that was giving us some headache - and triggered many comments from the users - and submitted a Pull Request fixing some indices. Thank you Adam! ๐Ÿš€โญ

31.03.2025 00:22 โ€” ๐Ÿ‘ 5    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
historical decomposition by adamwang15 ยท Pull Request #108 ยท bsvars/bsvars Hey @donotdespair, Seems like this fixes the historical decomposition problem bsvars/bsvarSIGNs#47! Can be tested with this script: set.seed(123) devtools::load_all(".") T <- 100 N &...

This is so cool!โœจ Historical decomposition in the bsvars โค๏ธ๐Ÿ’› and bsvarSIGNs ๐Ÿ–ค๐Ÿ’œ packages are fixed now by @adamwang15.bsky.social! ๐Ÿ›

github.com/bsvars/bsvar...

#rstats #bsvars #bsvarSIGNs #cooperation #econsky

31.03.2025 00:22 โ€” ๐Ÿ‘ 6    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I agree! The authors have the capacity of doing this by themselves though! Theyโ€™re smart cookies ๐Ÿช

24.03.2025 04:28 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Hey, please have a look at the presentation slides from Adam's @adamwang15.bsky.social yesterday's Workshop for Ukraine by @dariia.bsky.social ! Lot's of good materials here: bsvars.org/2025-03-bsva...

#rstats #bsvarSIGNs #macro #optimism #monetary #econsky

21.03.2025 06:39 โ€” ๐Ÿ‘ 10    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Dariia Mykhailyshyna - Workshops for Ukraine Feedback on the past workshops (if you want to learn how to make wordclouds, check out Text Data Analysis workshop below)

Time: 2 pm CET
Registration: follow direction at sites.google.com/view/dariia-...

This is part of the fantastic Workshops for Ukraine ๐Ÿ’™๐Ÿ’› by @dariia.bsky.social

20.03.2025 01:17 โ€” ๐Ÿ‘ 2    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Join us TODAY for the *Introduction to Empirical Macroeconomics with R* workshop by @adamwang15.bsky.social presenting our {bsvarSIGNs} package ๐Ÿ–ค๐Ÿ’œ with:

๐Ÿ“ˆ Australian monetary policy analysis
๐Ÿ˜บ optimism shock effects

#rstats #IsupportUkraine #bsvarSIGNs #econsky

20.03.2025 01:16 โ€” ๐Ÿ‘ 6    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@bsvars.org is following 20 prominent accounts