Skip to contents

Defining specifications

Prior settings for seasonal adjustment with X-13ARIMA or Reg-Arima modelling

regarima_spec() x13_spec() x11_spec()
RegARIMA/X-13 Default Specifications
set_x11()
Set X-11 Specification

Seasonal adjustment

Functions to perform seasonal adjustment with X-13ARIMA

x13() x13_fast() .jx13()
Seasonal Adjustment with X13-ARIMA
x11()
X-11 Decomposition Algorithm

RegARIMA

Functions to perform regARIMA estimation only

regarima() regarima_fast()
RegARIMA model, pre-adjustment in X13

Outlier Detection

Outlier Detection with a RegARIMA Model

regarima_outliers()
Outlier Detection with a RegARIMA Model

Refresh policies

Functions to update a specification within a domain of constraints

regarima_refresh() x13_refresh()
Refresh a specification with constraints

Revision History

Monitoring revisions in estimation when adding data

x13_revisions()
Revisions History

Output description

Displaying names and description of all available output objects, defining customized output

x13_dictionary()
X-13 Dictionary
x13_full_dictionary()
Title
userdefined_variables_x13()
Display a list of all the available output objects

Wrangling Java objects

Functions to easily interact between R and Java objects

Deprecated functions

Use new version