Recent Releases of https://github.com/rjdverse/rjdemetra
https://github.com/rjdverse/rjdemetra - RJDemetra 0.2.8
NEWS
Improvement of warning message importing the model when no data in a SaItem (#61).
get_model,get_jmodelandget_jspec.sa_itemhave now an argumenttypeto define which specification to import (domain, estimation or point). By default the domain specification is extracted (as before).Correction of bug of
add_sa_item()of models created byjtramoseats()with external variables.Correction of bug of
get_jmodel()when model contains user-defined regressors (calendar or regressors) with fixed coefficients (#157).Correction of bug for annual data for
regarima()functions.
- R
Published by AQLT about 1 year ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.2.7
NEWS
URL to github repository updated (github.com/jdemetra replaced by github.com/rjdverse).
results of
user_defined_variables()updated.README correction.
benchmarking option added to
x13_spec()andtramoseats_spec()and in output ofx13()andtramoseats()..jars updated.
- R
Published by AQLT over 1 year ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.2.6
NEWS
possibility to export last msr for monthly data (issue #122).
possibility to export X-11 some components:
y_cmp,y_cmp_f,t_cmp,t_cmp_f,sa_cmp,s_cmp,s_cmp_f, andi_cmp.correction when importing models containing ramp regressors when the frequency is not 12 (monthly).
correction of
get_jmodel()with empty multiprocessings.
- R
Published by AQLT almost 2 years ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.2.5
NEWS
proc_data()update to export more data from Java object.seasonality Kurskal-Wallis test corrected (issue #128).
vcov()correction when matrix NULL and new parametercomponent.some corrections in
print()methods.
- R
Published by AQLT about 2 years ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.2.4
NEWS
New function
get_all_names()andget_position().correction of
save_workspace()andload_workspace()when using relative path.
- R
Published by AQLT over 2 years ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.2.3
NEWS
- Typo in printed arima coefficients : BPhi and Theta were inverted.
- R
Published by AQLT over 2 years ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.2.2
NEWS
update documentation
removes extra argument print tramo
SystemRequirements update for CRAN policies
- R
Published by AQLT almost 3 years ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.2.1
NEWS
- Fix
complete_dictionary.SA()to avoid warning.
- R
Published by AQLT over 3 years ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.2.0
NEWS
Bug with x11 introduced in RJDemetra 0.1.9 (issue #99).
Java 17 compatibility.
Change of javanamespace to avoid name clashes with jd+ 3.0.
easter.enablednot working since RJDemetra 0.1.9.Default parameters of the span specification
d0andd1as NA for clarity (issue #102).
- R
Published by AQLT over 3 years ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.1.9
NEWS
Easter specification was not working.
Some typo in the documentation.
Java version restriction: JDemetra+ and RJDemetra are not compatible with Java 16 and higher. The compatibility with those versions of Java will be possible from next release of JDemetra+. Documentation harmonization : only Java JRE is needed.
java_ncoreoption added to limit the number of cores used in Java to two to be sure to respect CRAN policies (to remove the option, useoptions(java_ncore = NULL)). However, it should not be necessary since RJDemetra shouldn't use multithread (issue #89).
- R
Published by AQLT over 4 years ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.1.7
NEWS
Data updated until December 2020.
Fixed coefficients with user-defined calendar regressors can now correctly be used (issue #87).
There was an error in
add_sa_item(more precisely incomplete_dictionary.SA) when a userdefined variable was already in the workspace but with a different suffix.
- R
Published by AQLT over 4 years ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.1.6
Bug fixed
x11.seasonalmaargument wasn't taken into account (issue #78).ipi_c_euupdated: the previous data were calendar adjusted data, they are now unadjusted (neither seasonally adjusted nor calendar adjusted data).the print result of the combined test was incorrect.
- R
Published by AQLT over 5 years ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.1.5
Bug fixed
- Henderson filter was not correctly selected (issue #73).
- Bug in the selection of TD with tramoseats (issue #71).
New functionalities
- Function
get_jspec, to get the Java object that contains the specification, is now exported.
- R
Published by AQLT almost 6 years ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.1.4
RJDemetra 0.1.4
Bug fixed
- Error while loading a workspace with metadata (issue #53).
- The degree of freedom were wrong with the
summaryfunctions. jregarimafunction 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.predictionLengthadded totramoseats_spec. - Parameters
x11.calendarSigmaandx11.sigmaVectoradded tox13_spec. - Parameter
ylimadded toplotfunctions (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_itemnow compatible withjSAobject.- 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"andtradingdays.autoadjust,tradingdays.leapyearortradingdays.stocktdtradingdaysare defined in a new specification (because they are currently ignored). (issue #67)
- R
Published by AQLT about 6 years ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.1.3
NEWS
Bug fixed
- When the multiprocessing is empty,
get_modelno longer produces an error. - Correction of the option setOutliers in TRAMO-SEATS.
- jaxb.jar files added:
save_workspacenow works on Java 9 and higher (jaxb is no longer provided by default since Java 9). - deprecated functions removed.
Documentation
jSAdocumentation improved.
Other
- Error added while loading the package if you don't have Java 8 or higher.
- R
Published by AQLT over 6 years ago
https://github.com/rjdverse/rjdemetra - RJDemetra 0.1.2
RJDemetra 0.1.2
Major changes
- All def functions are now deprecated and replaced by the functions with the same name but without _def. Use: `x13spec
instead ofx13specdef,x13instead ofx13def,tramoseatsspecinstead oftramoseatsspecdef,tramoseatsinstead oftramoseatsdef,regarimaspectramoseatsinstead ofregarimaspecdeftramoseats,regarimatramoseatsinstead ofregarimadeftramoseats,regarimax13instead ofregarimadefx13andregarimaspecx13instead ofregarimaspecdef_x13`. objectargument renamed byspecinx13_spec,tramoseats_spec,regarima_spec_x13andregarima_spec_tramoseats.
New functionalities
- Parameter
preliminary.checkadded to the specifications functions (regarima_spec_tramoseats,tramoseats_spec,regarima_spec_x13andx13_spec). By default (preliminary.check = TRUE), JDemetra+ checks the quality of the input series and exclude highly problematic ones: e.g. these with a number of identical observations and/or missing values above pre-specified threshold values. Whenpreliminary.check = FALSE, the thresholds are ignored and process is performed, when possible. (issue #39) - Error message returned when the seasonal adjustment fails due to the preliminary.check.
- Possibility to use user-defined calendar regressors. To do it use
tradingdays.option = "UserDefinedand add new regressors variables (usrdef.varEnabled = TRUEto enable user-defined regressors andusrdef.varto define the regressors) usingusrdef.varType = "Calendar". usrdef.varTypeargument is recycled with the number of variables defined in theusrdef.varparameter.- News functions to only get the Java object from a seasonal adjustment or a pre-ajustment method:
jx13,jtramoseats,jregarima,jregarima_x13,jregarima_tramoseatsandget_jmodel. Therefore, there is no formatting and the computation is faster than the non 'j' functions (x13,tramoseats,regarima,regarima_x13,regarima_tramoseatsandget_model). To manipulate these objects, there are three functions:get_dictionaryto get the indicators that can be extracted,get_indicatorsto extract these indicators andjSA2Rto get the formatted R model.
Bug fixed
-
x11.fcastcan now be set to 0 or 1 (issue #42)
- R
Published by AQLT almost 7 years ago
https://github.com/rjdverse/rjdemetra - v0.1.1
First release of the package on CRAN
- R
Published by AQLT almost 7 years ago