• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

data/H03-May-2022-761759

functions/H03-May-2022-2,2701,830

LICENSEH A D09-Sep-20211.5 KiB3023

README.mdH A D09-Sep-2021685 2116

__init__.pyH A D03-May-20220 10

test_DFM.mH A D09-Sep-20214.1 KiB158116

test_DFM_blocks.mH A D09-Sep-20215.4 KiB195158

test_news.mH A D09-Sep-20212.6 KiB9567

test_news_blocks.mH A D09-Sep-20213.8 KiB135104

README.md

1The code in this folder is based on the Federal Reserve Bank of New York code
2found at https://github.com/FRBNY-TimeSeriesAnalysis/Nowcasting, which was
3downloaded as of commit 19f365cab8269e3aac3faa11ad091d6e913c5c43. Only the
4files from that repository which were required for generating the test results
5are included here.
6
7In additionm the following files from the original package have been modified
8(use git diff against the above repository to see the changes)
9
10- functions/dfm.m
11- functions/update_nowcast.m
12
13The following files are not a part of the original package:
14
15- test_DFM_blocks.m
16- test_DFM.m
17- test_news_blocks.m
18- test_news.m
19- test_spec_blocks.xls
20- test_spec.xls
21