You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic Structural models (BSM) allow to decompose a time series with explicit models for its components ($S$,$T$,$I$) while running pre-treatment in one single step. It also allows to integrate time varying trading-day correction.
## In this Chapter
We will cover how to perform seasonal adjustment using BSM in JDemetra+.
How to tackle multiple periodicities (with rounded frequencies) in infra-monthly data will be described in the [high-frequency](#a-sa-hf) data related chapter.
More methodological details will be provided [here](#m-ssf)
## Tools for access
In JDemetra+ Basic Structural Models are only available through [rjd3sts](https://github.com/rjdverse/rjd3sts) package.