ArDec: Autoregressive-based time series decomposition in R Susana - - PowerPoint PPT Presentation

ardec autoregressive based time series decomposition in r
SMART_READER_LITE
LIVE PREVIEW

ArDec: Autoregressive-based time series decomposition in R Susana - - PowerPoint PPT Presentation

Introduction Method Application Summary ArDec: Autoregressive-based time series decomposition in R Susana Barbosa Universidade do Porto, Portugal : Introduction Method Application Summary Time series decomposition Approaches:


slide-1
SLIDE 1

Introduction Method Application Summary

ArDec: Autoregressive-based time series decomposition in R

Susana Barbosa

Universidade do Porto, Portugal

:

slide-2
SLIDE 2

Introduction Method Application Summary

Time series decomposition

Approaches:

◮ non-parametric: filtering / smoothing (eg STL, discrete

wavelet transform, ...)

◮ model-based: regression, structural models, ...

Goals:

◮ remove “known” (non-stationary) components ◮ describe components of interest (seasonal, trend, ...)

:

slide-3
SLIDE 3

Introduction Method Application Summary

Time series decomposition

Approaches:

◮ non-parametric: filtering / smoothing (eg STL, discrete

wavelet transform, ...)

◮ model-based: regression, structural models, ...

Goals:

◮ remove “known” (non-stationary) components ◮ describe components of interest (seasonal, trend, ...)

:

slide-4
SLIDE 4

Introduction Method Application Summary

Trend & seasonality

◮ “The essential idea of trend is that it is smooth.” ◮ “A trend is a consistent pattern over time. ◮ “A trend is a long-term movement in time series data after

  • ther components have been accounted for. “

◮ “A trend is a trend, is a trend, is a trend, ...”

:

slide-5
SLIDE 5

Introduction Method Application Summary

Trend & seasonality

◮ “the characteristics of a time series giving rise to spectral

peaks at seasonal frequencies” [Nerlove 1964]

◮ “the intra-year pattern of variation which is repeated

constantly or in an evolving fashion from year to year” [Shiskin et al. 1967]

◮ “periodic fluctuations that recur with about the same

intensity each year” [Hillmer and Tiao 1982].

:

slide-6
SLIDE 6

Introduction Method Application Summary

Problem

How to retrieve physically-relevant components?

:

slide-7
SLIDE 7

Introduction Method Application Summary

Problem

How to retrieve physically-relevant components?

:

slide-8
SLIDE 8

Introduction Method Application Summary

Method

  • M. West 1997

(Time series decomposition. Biometrika 84) Basic concept: Xt =

p

  • j=1

φjXt−j + εt = ⇒ Xt =

p

  • j=1

γj

t

:

slide-9
SLIDE 9

Introduction Method Application Summary

State-space representation of AR(p) process

Xt = F TZt Zt = GZt−1 + εt

with

F T = [1 0 ... 0] Z T

t = [Xt Xt−1 ... Xt−p+1]

G =      φ1 φ2 ... φp 1 ... . . . 1 ... . . .     

:

slide-10
SLIDE 10

Introduction Method Application Summary

State-space representation of AR(p) process

Xt = F TZt Zt = GZt−1 + εt G = EAE−1 − → rje±iwj a = ETF , bt = E−1Zt Xt = p

j=1 γj t , γj t = ajbj t

wj = 0 − → γj

t = rjγt−j + νt

wj = 0 − → γj

t = 2rjcos(wj)γj t−1 + r 2 j γj t−2 + ηt :

slide-11
SLIDE 11

Introduction Method Application Summary

Decomposition of sea-level records with ArDec

:

slide-12
SLIDE 12

Introduction Method Application Summary

Decomposition of sea-level records with ArDec

❃ ❧✐❜r❛r②✭❆r❉❡❝✮ ❃ ❝♦❡❢❂❛r❞❡❝✳❧♠✭❞❛t✮✩❝♦❡❢❢✐❝✐❡♥ts ❃ ❝♦❡❢

❳✶ ❳✷ ❳✸ ❳✹ ❳✺ ❳✻ ✵✳✸✽✻✶✽✻✹✹✻ ✵✳✵✺✵✵✵✼✺✸✻ ✵✳✵✽✽✻✹✸✹✺✾ ✵✳✵✵✷✼✸✵✵✵✹ ✵✳✵✹✺✾✶✺✷✺✵ ✲✵✳✵✵✾✺✸✾✻✹✺ ❳✼ ❳✽ ❳✾ ❳✶✵ ❳✶✶ ❳✶✷ ✵✳✵✺✽✶✸✼✺✽✽ ✵✳✵✸✷✵✶✺✽✾✼ ✲✵✳✵✼✺✸✼✽✼✵✾ ✵✳✵✻✹✽✹✼✹✹✵ ✵✳✶✶✼✼✵✺✾✺✾ ✵✳✶✻✾✸✷✷✼✽✸ ❳✶✸ ❳✶✹ ❳✶✺ ❳✶✻ ❳✶✼ ❳✶✽ ✵✳✵✻✵✷✽✽✽✽✾ ✲✵✳✵✼✼✻✷✶✻✹✵ ✲✵✳✵✼✹✽✽✵✺✾✵ ✲✵✳✵✶✷✾✶✶✷✷✸ ✵✳✵✶✵✽✻✾✵✹✸ ✲✵✳✵✵✾✼✹✷✼✸✷ ❳✶✾ ❳✷✵ ❳✷✶ ❳✷✷ ❳✷✸ ❳✷✹ ✲✵✳✵✹✽✹✾✾✻✸✻ ✲✵✳✵✵✷✻✹✸✺✵✺ ✲✵✳✵✹✹✹✷✷✼✷✷ ✵✳✵✺✹✻✾✽✸✼✷ ✵✳✵✺✷✺✷✾✶✹✼ ✵✳✶✸✾✽✹✾✼✻✾ ❳✷✺ ❳✷✻ ✵✳✵✼✷✽✵✸✽✸✻ ✲✵✳✵✽✶✻✽✼✶✵✹ :

slide-13
SLIDE 13

Introduction Method Application Summary

Decomposition of sea-level records with ArDec

❃ ❛r❞❡❝✭❞❛t✱❝♦❡❢✮ ♣❡r✐♦❞ ❞❛♠♣✐♥❣ ✶ ✧tr❡♥❞✧ ✧✵✳✾✾✻✧ ✷ ✧✶✷✳✵✽✾✧ ✧✵✳✾✽✻✧ ✸ ✧✻✳✵✵✵✧ ✧✵✳✾✽✷✧

:

slide-14
SLIDE 14

Introduction Method Application Summary

Decomposition of sea-level records with ArDec

❃ str✭❛r❞❡❝✳❝♦♠♣♦♥❡♥ts✭❛r❞❡❝✳♦✉t✮✮

▲✐st ♦❢ ✷ ✩ ♣❡r✐♦❞❝♦♠♣s✿▲✐st ♦❢ ✷ ✳✳✩ ♣❡r✐♦❞s✿ ♥✉♠ ❬✶✿✷❪ ✶✷✳✶ ✻✳✵ ✳✳✩ ❝♦♠♣s ✿ ♠ts ❬✶✿✾✸✻✱ ✶✿✷❪ ◆❆ ◆❆ ◆❆ ◆❆ ◆❆ ◆❆ ◆❆ ◆❆ ◆❆ ✳✳✳ ✳✳ ✳✳✲ ❛ttr✭✯✱ ✧❞✐♠♥❛♠❡s✧✮❂▲✐st ♦❢ ✷ ✳✳ ✳✳ ✳✳✩ ✿ ◆❯▲▲ ✳✳ ✳✳ ✳✳✩ ✿ ❝❤r ❬✶✿✷❪ ✧❙❡r✐❡s ✶✧ ✧❙❡r✐❡s ✷✧ ✳✳ ✳✳✲ ❛ttr✭✯✱ ✧ts♣✧✮❂ ♥✉♠ ❬✶✿✸❪ ✶✾✷✽ ✷✵✵✻ ✶✷ ✳✳ ✳✳✲ ❛ttr✭✯✱ ✧❝❧❛ss✧✮❂ ❝❤r ❬✶✿✷❪ ✧♠ts✧ ✧ts✧ ✩ tr❡♥❞❝♦♠♣ ✿ ❚✐♠❡✲❙❡r✐❡s ❬✶✿✾✸✻❪ ❢r♦♠ ✶✾✷✽ t♦ ✷✵✵✻✿ ◆❆ ◆❆ ✳✳✳

:

slide-15
SLIDE 15

Introduction Method Application Summary

Decomposition of sea-level records with ArDec

:

slide-16
SLIDE 16

Introduction Method Application Summary

Chesapeake bay

:

slide-17
SLIDE 17

Introduction Method Application Summary

Chesapeake bay: annual components

:

slide-18
SLIDE 18

Introduction Method Application Summary

Chesapeake bay: trend components

:

slide-19
SLIDE 19

Introduction Method Application Summary

Package ArDec

◮ implements autoregressive-based time series

decomposition

◮ model-based, additive decomposition ◮ yields periods of physically-relevant (non-damped)

components

◮ extracts flexible, time-varying estimates of such

components

◮ option of Bayesian framework for autoregressive estimation

:

slide-20
SLIDE 20

Introduction Method Application Summary

Thanks!

: