Description Usage Arguments Value
Make a synthetic linear dataset Based on description of Monte Carlo experiments in Cohn, 2005.
1 | makeSyntheticCohn(nrows, sigsq, log_detlim = 0)
|
nrows |
The number of sumulations |
sigsq |
the sigma^2 parameter. Cohn (2005) used 0.04, 0.25, 0.64, and 1.44. |
log_detlim |
the imposed detection limit for censoring the observations. Cohn (2005) used -Inf, -2*sigma, -sigma, 0, sigma |
A data.frame with columns "Date" (arbitrarily simulated), "conc", "flow", "conc.units", "flow.units", and "is.bdl".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.