File tree Expand file tree Collapse file tree 1 file changed +37
-11
lines changed
Expand file tree Collapse file tree 1 file changed +37
-11
lines changed Original file line number Diff line number Diff line change @@ -17,18 +17,35 @@ template:
1717development :
1818 mode : auto
1919
20- articles :
21- - title : Introduction to dfms
22- desc : Provides a walk-through of all main features
23- contents :
24- - introduction
25- - title : Dynamic Factor Models
26- desc : Provides a walk-through of all main features
27- href : https://raw.githubusercontent.com/SebKrantz/dfms/main/vignettes/dynamic_factor_models_paper.pdf
20+ navbar :
21+ title : dfms
22+ structure :
23+ left :
24+ - reference
25+ - articles
26+ - news
27+ - blog
28+ right :
29+ - search
30+ - github
31+ components :
32+ reference :
33+ text : Documentation
34+ href : reference/index.html
35+ articles :
36+ text : Vignettes
37+ href : articles/index.html
38+ news :
39+ text : News
40+ href : news/index.html
41+ blog :
42+ text : Blog
43+ href : https://sebkrantz.github.io/Rblog/
44+ github :
45+ icon : fa-github
46+ href : https://github.com/SebKrantz/dfms
47+ aria-label : GitHub
2848
29- right :
30- - icon : fa-github
31- href : https://github.com/SebKrantz/dfms
3249
3350reference :
3451- title : " Information Criteria"
@@ -65,3 +82,12 @@ reference:
6582 desc : " Euro area macroeconomic data from Banbura and Modugno (2014), and 3 DFM specifications considered in their paper."
6683- contents :
6784 - BM14_Models
85+
86+ articles :
87+ - title : Introduction to dfms
88+ desc : Provides a walk-through of all main features
89+ contents :
90+ - introduction
91+ - title : Dynamic Factor Models - A Very Short Introduction
92+ desc : Provides a short theoretical overview of dynamics factor models as used in the economics literature
93+ href : https://raw.githubusercontent.com/SebKrantz/dfms/main/vignettes/dynamic_factor_models_paper.pdf
You can’t perform that action at this time.
0 commit comments