sim_simple_data: Simulate a rainfall time series from a simplified model

Description Usage Arguments

Description

Simulate a rainfall time series from a simplified model

Usage

1
sim_simple_data(lambda, mu_x, eta, dur, interval, bartlett_lewis = TRUE)

Arguments

lambda

Rate of storm arrival.

mu_x

Mean rain cell depth

eta

1/mean rain cell duration

dur

Number of time units over which to simulate

interval

How many time units to aggregate into a single observation

bartlett_lewis

If TRUE (the default) simulate from a Bartlett-Lewis process. Otherwise simulate from a Neymann-Scott process


dennisprangle/rainfallABC documentation built on May 15, 2019, 3:26 a.m.