This function is used for testing purposes

synthetic(sd_noise = 2e-04, sd_noise_trend = 3e-05,
  linear_trend = 1e-07, n = 14 * 86400, seed = NULL,
  baro_kernel = NULL)

Arguments

sd_noise

standard deviation of random noise to add (numeric)

sd_noise_trend

standard deviation of noise to add to generate a trend (numeric)

linear_trend

magnitude of linear trend in time (numeric)

n

length of time series in seconds (integer)

seed

random number seed for reproducibility (numeric)

baro_kernel

vector values to convolve with barometric pressure

Value

data.table of results