Skip to content

Commit 5a16b09

Browse files
committed
New version.
1 parent fae29f7 commit 5a16b09

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: dfms
2-
Version: 0.3.0
2+
Version: 0.3.1
33
Title: Dynamic Factor Models
44
Authors@R: c(person("Sebastian", "Krantz", role = c("aut", "cre"), email = "[email protected]"),
55
person("Rytis", "Bagdziunas", role = "aut"),

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# dfms 0.3.1
2+
3+
* Fixed bug which occurred with only one quarterly variable (#73). Thanks @SantiagoD999 for reporting.
4+
15
# dfms 0.3.0
26

37
* Added argument `quarterly.vars`, enabling mixed-frequency estimation with monthly and quarterly data following Banbura and Modugno (2014). The data matrix should contain the quarterly variables at the end (after the monthly ones).

0 commit comments

Comments
 (0)