Skip to contents

Initialisation

Functions to create object with default Insee information

init_env()
Initialize a seasonal adjustment project environment

Creation

Functions to create object with default Insee information

create_french_calendar() create_insee_regressors() create_insee_regressors_sets() create_insee_context()
French modelling context, calendar and trading days regressors.
create_specs_set()
Creating a set of X13 specifications
create_ws_from_data()
Create a Workspace from Data

Comparison

Compare different WS

compare()
Compare series across workspaces
run_app()
Run the Shiny comparison app

Retrieve information

Get information from a whole WS and identify by name

get_jsai_by_name()
Retrieve a SA-Item by its name
get_named_variables()
Retrieve all the auxiliary variables from a workspace
get_series()
Extract all series from a SA-Item

Modify WS

Modification of a WS with applying a property to each SAP and SAI

add_raw_data_path()
Add raw data from a file to a JWS workspace
remove_non_significant_outliers()
Remove non-significant outliers from a JDemetra+ workspace
set_minimum_span()
Set span minimum to a value
make_ws_crunchable()
Make a workspace crunchable

Rev-engineer

Get code from a specification and generate random specifications

rev_spec()
Reverse Engineering of rjd3 Specifications
random_spec()
Random JDemetra+ Specifications Generator

Global workflow

Function to retrieve regressions information, apply, export and import it

assign_outliers() assign_td() export_outliers() import_outliers() export_td() import_td() retrieve_outliers() retrieve_td()
Manage regression components in JDemetra+ workspaces
select_td()
Select Calendar Regressors for One or Multiple Series

Deprecated

Deprecated functions