Skip to content

RJDemetra 0.1.4

Compare
Choose a tag to compare
@AQLT AQLT released this 10 Jan 15:00
b538384

RJDemetra 0.1.4

Bug fixed

  • Error while loading a workspace with metadata (issue #53).
  • The degree of freedom were wrong with the summary functions.
  • jregarima function is now exported.
  • The message was not complete when there was an error importing a model with get_model.
  • The trading-days specification was not correctly specified with TRAMO-SEATS.

New functionalities

  • Parameter seats.predictionLength added to tramoseats_spec.
  • Parameters x11.calendarSigma and x11.sigmaVector added to x13_spec.
  • Parameter ylim added to plot functions (issue #60).
  • New generic functions: logLik, vcov, df.residual, nobs, residuals (linked to issue #56).
  • New pre-specified specification "X11" (no pre-processing; linked to issue #59).
  • Ramp effects are now imported.
  • add_sa_item now compatible with jSA object.
  • When a model is added to a workspace with add_sa_item, the external regressors are renamed only if they don't already exist in the workspace.
  • Warning added when tradingdays.option = "UserDefined" and tradingdays.autoadjust, tradingdays.leapyear or tradingdays.stocktdtradingdays are defined in a new specification (because they are currently ignored). (issue #67)