The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
summary() on a long-format tbl_pubdate no
longer fails with “character string is not in a standard unambiguous
format”. The method assumed a wide layout and treated the
pub_date and value column names as publication
dates, so it failed on every get_revisions() result. The
reported number of time periods and vintages was also wrong for long
input.print() and summary() on a
kk_model now report which specification was estimated.
model = "Howrey" and model = "Classical"
previously produced identical headers, because the fitted object never
recorded the model argument. jvn_model objects
likewise report whether news, noise or both were estimated.kk_model and jvn_model objects gain the
standard extractor methods: coef(), vcov(),
logLik(), nobs(), fitted(),
residuals() and predict(). AIC()
and BIC() therefore work, and reproduce the values shown by
summary().states() generic to access the estimated state
paths of a fitted revision model, replacing direct use of
fit$states.validate_vintages() checks a
tbl_pubdate or tbl_release object against the
documented class contract. See ?"reviser-vintages-classes"
for the contract itself.tcrossprod(). Estimates are
unchanged.jvn_nowcast().kk_nowcast().These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.