


----------------------------------------------------------------
Test example for Bayesian regression with multiple time series
(matlab function 'replicate_regression')
Contents of this script:
1. Create artificial data
- True data points (time points 't_true', values 'x_true')
- Noisy replicate data points (t,x,r) with labels r the for three replicates
2. Run replicate_regression
3. Display results