synthetic_wl: synthetic_wl

Description Usage Arguments Value

View source: R/synthetic_baro.R

Description

This function is used for testing purposes

Usage

1
2
synthetic_wl(baro, datetime, sd_noise = 0, linear_trend = 0,
  intercept = 0, seed = NULL, kernel = NULL)

Arguments

baro

barometric pressure (numeric vector)

datetime

POSIXct dates

sd_noise

standard deviation of random noise to add (numeric)

linear_trend

magnitude of linear trend in time (numeric)

intercept
seed

random number seed for reproducibility (numeric)

kernel

Value

data.table of synthetic water levels and barometric pressure


jkennel/waterlevel documentation built on Dec. 1, 2019, 6:24 p.m.