Skip to content

Commit

Permalink
Increment version number to 2.1.2.9016
Browse files Browse the repository at this point in the history
ygeunkim committed Dec 30, 2024
1 parent 1a209a4 commit 9e35480
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: bvhar
Type: Package
Title: Bayesian Vector Heterogeneous Autoregressive Modeling
Version: 2.1.2.9015
Version: 2.1.2.9016
Authors@R:
c(person(given = "Young Geun",
family = "Kim",
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -22,6 +22,8 @@

* `set_gdp()` can use Generalized Double Pareto (GDP) shrinkage prior.

* `alpl()` gives summary of LPL across every horizon.

## C++ Header file changes

* Use template to avoid code duplicates among LDLT and SV models.

0 comments on commit 9e35480

Please sign in to comment.