TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Forecasting with Julia

68 点作者 matthjensen大约 8 年前

4 条评论

matthjensen大约 8 年前
Most policy decisions these days are heavily influenced by proprietary forecasting models.<p>Just look at the fuss that was made because the House passed a health bill without a Congressional Budget Office score. The CBO score will certainly play a large part in the Senate&#x27;s rewrite. The problem is that the CBO and other organizations like it are quite secretive about their modeling. Most of the time they only produce point estimates, and they don&#x27;t publish many of the assumptions behind their modeling. When there is a bill that contains both taxes and spending, the Joint Committee on Taxation models the tax part, the CBO models the spending part, and they just smash the results together because even those two organizations aren&#x27;t willing to share and integrate their models.<p>The NY Fed is serving as an important leader in this field. Policy analysis should be transparent and scientific, and that&#x27;s what the NY Fed is moving the field towards.
评论 #14300342 未加载
morley大约 8 年前
I was wondering why they specifically chose Julia for this (since I know little about Julia at all), and found an answer in a previous article:<p>&gt; Julia has two main advantages from our perspective. First, as free software, Julia is more accessible to users from academic institutions or organizations without the resources for purchasing a license. Now anyone, from Kathmandu to Timbuktu, can run our code at no cost. Second, as the models that we use for forecasting and policy analysis grow more complicated, we need a language that can perform computations at a high speed. Julia boasts performance as fast as that of languages like C or Fortran, and is still simple to learn.<p><a href="http:&#x2F;&#x2F;libertystreeteconomics.newyorkfed.org&#x2F;2015&#x2F;12&#x2F;the-frbny-dsge-model-meets-julia.html" rel="nofollow">http:&#x2F;&#x2F;libertystreeteconomics.newyorkfed.org&#x2F;2015&#x2F;12&#x2F;the-frb...</a>
评论 #14301079 未加载
one-more-minute大约 8 年前
See also the case study on the JC website, which includes a talk from one of the developers explaining some of the rationale:<p><a href="https:&#x2F;&#x2F;juliacomputing.com&#x2F;case-studies&#x2F;ny-fed.html" rel="nofollow">https:&#x2F;&#x2F;juliacomputing.com&#x2F;case-studies&#x2F;ny-fed.html</a>
Phithagoras大约 8 年前
code at <a href="https:&#x2F;&#x2F;github.com&#x2F;QuantEcon&#x2F;RBA_RBNZ_Workshops" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;QuantEcon&#x2F;RBA_RBNZ_Workshops</a>
评论 #14300302 未加载