Advertisement · 728 × 90
#
Hashtag
#bsvars
Advertisement · 728 × 90
bsvars.org: Bayesian Structural Vector Autoregressions -  Adam Wang
bsvars.org: Bayesian Structural Vector Autoregressions - Adam Wang YouTube video by International Institute of Forecasters

💛❤️ Awww It's finally out! Our presentation on bsvars.org design concept in which @adamwang15.bsky.social talks about the main design features for our packages!

www.youtube.com/watch?v=Gmd7...

#bsvars #bsvarSIGNs #rstats

9 3 0 0

❤️💛 AND the models are all implemented in my R package bsvars! Enjoy the reading and fast computations!
#bsvars #rstats #econsky

3 2 0 0
Post image

💖 Our newest working paper is now available on arxiv doi.org/10.48550/arX...

💝 We propose a new volatility model for structural vector autoregressions!

🎀 And it's great for even more precise estimation, homoskedasticity verification, forecasting, and structural analyses!
#bsvars #rstats #econsky

5 2 1 0
Post image

We remember about folks inspiring and motivating us! #bsvars #bayesian #macroeconometrics

4 3 0 0
Post image

✨⭐ Here it comes! A new paper with fantastic Fei Shang That's another methodological paper for the R package bsvars! 🩷💛 Just have a look at the abstract! Rest assured we provide solid backing for each of them 🦾💪

More details coming up soon.

#bsvars #forecasting #MarkovSwitching #rstats #econsky

14 1 4 1
Post image

Hey hey, please join me for my webinar for the International Labour Organization next Wednesday that includes precentation of my R package bpvars 💙🖤

🌐 Registrations and info: www.ilo.org/meetings-and...

#bsvars #bpvars #forecasting #labour #un #ilo #rstats #econsky

14 4 2 0

Hey, that's my package! 🖤💙 #bpvars #bsvars #rstats

17 2 0 0
Post image

Hey hey! My new package 'bpvars' is on CRAN now! 🖤💙

It's for Forecasting with Bayesian Panel Vector Autoregressions

doi.org/10.32614/CRA...

#bpvars #bsvars.org #bsvars #rstats

12 2 0 0
Post image

Our new R package 📦 StealLikeBayes is a Compendium of Bayesian Statistical Routines Written in C++ and a collaborative effort.

🤝 Join us! More details coming soon!

bsvars.org/StealLikeBay...

#rstats #StealLikeBayes #bsvars

8 2 1 0
Post image

❤️ our new package 📦 StealLikeBayes is out on CRAN now!

It's a Compendium of Bayesian Statistical Routines Written in C++

doi.org/10.32614/CRA...

#rstats #StealLikeBayes #bsvars

7 0 0 2
#StealLikeBayes reverend Thomas Bayes in the Turtles-style bandana :)

#StealLikeBayes reverend Thomas Bayes in the Turtles-style bandana :)

Something exciting is coming up! 📦

#rstats #StealLikeBayes #bsvars

12 2 1 1
Introduction to Empirical Macroeconomics with R
Introduction to Empirical Macroeconomics with R YouTube video by Dariia Mykhailyshyna

Hey hey! 🖤🩷

The video on macro analyses using the R package bsvarSIGNs by @adamwang15.bsky.social is now publicly available! Have a look!

Thank you @dariia.bsky.social and Workshops for Ukraine! 💙💛

🎦 youtu.be/zjjM0l2r6gM

#bsvarSIGNs #bsvars #rstats #IsupportUkraine

5 1 0 1
Post image

💖 WOOOHOOO!!! 💝 The {bsvars} package has just reached 20K DOWNLOADS! 🎀 Thank you so SO much! ✨

Watch this space! More great things are coming up soon!

#rstats #bsvars

6 1 1 0
Post image

⚠️ Publication alert! ⚠️ The methodological paper for the bsvars package has just been accepted for publication in the Journal of Econometrics! 📄 Here's it's author's accepted manuscript: doi.org/10.48550/arX...

Watch this space! 👀 Lot's of goodies coming up! 🌟

#bsvars #rstats

12 0 1 1
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

2 1 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

4 1 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

4 2 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

4 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

3 1 0 0
Post image

Check out our presentation about

🌟 bsvars.org design concept ✨

🌐 bsvars.org/2025-06-iifo...

#bsvars #bsvarSIGNs #rstats #Rpackages

5 1 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

4 1 1 0
Post image

I've prepared a cool figure of @bsvars packages cumulative downloads timeline, so I'm sharing 💝💖

bsvars.org

#rstats #bsvars #bsvarSIGNs

4 1 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

8 1 2 0

But if you're tinkering the solutions for weeks anyway for a research paper, then #stan might not be your way! 😆

How does this sound, @econmaett.bsky.social?

#rstats #econsky #structural #econometrics #bsvars @bsvars.org

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

3 0 0 1
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

5 1 1 0
Post image

Look at the cool new hex logo of the R package bvarPANELs 🖤💙

Forecasting with Bayesian Hierarchical Panel Vector Autoregressions 📈📉

🌐 website: bsvars.org/bvarPANELs/
🏧 repo github.com/bsvars/bvarP...
🫐 bsvars: bsvars.org

#bsvars #bvarPANELs #rstats #econsky

3 0 0 1
Post image

There's a new package in da house! 💥💫 Meet bvarPANELs for Forecasting with Bayesian Hierarchical Panel Vector Autoregressions 🖤💙🤍

🏧 Install from GitHub: github.com/bsvars/bvarP...
🐦‍⬛ See its functionality: bsvars.org/2025-03-bvar...
🫐 Member of the bsvars family: bsvars.org

#bsvars #rstats #econsky

12 1 0 1
Post image

Have a look at the newest slides from Xiaolei Wang's @adamwang15.bsky.social presentation of our R package bsvarSIGNs 🖤💜 for the Statistical Society of Australia

bsvars.org/2025-02-DiCo...

#bsvarSIGNs #bsvars #rstats #SSA #econsky

4 2 0 1

Another good source to learn about our @bsvars.org packages! #bsvars #rstats #econsky

5 0 0 0