Use trackdown.
- Delay from primary to secondary (primary time series (TS) reference event to secondary TS reference event)
- need to specify whether we refer to time according to primary or secondary reference event
- True primary time series
- True primary -> secondary process: leads to true secondary time series (* always includes delay)
- Observation process on true primary time series: leads to observed primary time series
- Observation process on true secondary time series
-
Dimension 1 (primary time series):
a) flat
- value
(b) increasing linear
- initial value - time of change (if >0 then TS is constant at initial value before time of change) - linear rate of increase
c) decreasing linear
- initial value - time of change (if >0 then TS is constant at initial value before time of change) - linear rate of increase
d) exponential growth
- inital value - exponential growth rate
e) exponential decay
- initial value - exponential growth rate
-
Dimension 2 (process transforming true primary TS to true secondary TS):
a) constant proportion with fixed delay
- proportion - delay
b) gradual change in proportion (two constant values; change over some time period)
- proportion 1 - proportion 2 - time that change starts - duration of change
-
Dimension 3 (observation process on primary TS):
a) observe constant proportion
- proportion - delay
b) gradual change in proportion observed (constant until t1, decrease until t2, then constant)
- proportion 1 - proportion 2 - time that change starts - duration of change
-
Dimension 4 (obervation process on secondary TS):
a) observe constant proportion
- proportion - delay
b) gradual change in proportion observed (constant until t1, decrease until t2, then constant)
- proportion 1 - proportion 2 - time that change starts - duration of change
- Stochastic version of D3: a) and b) and D4: a) and b) and stochastic delay for dimension 2
- data
- obs_opts() needs scale(mean = proportion_D2 times proportion_D4, sd = mean)
- delay_opts():
- default for now
- plots (plot b is more important): a) data: synthesized data raw includes TS of: primary true, primary observed, secondary true, secondary observed b) data: data observed, outputs from estimate_secondary includes TS of: primary observed, secondary observed, secondary_estimated with 97.5% CI's
- Values
- 3 sentence intro
- for each chosen data scenario (i.e. combination of 4 dimensions with numbers chosen)
- specification/description
- plot
- We are not including any delay in the observation process. i.e. "true" time series are according to time of observation
- Stochasticity will only be added to the observation processes, and hasn't been planned out just yet.