Description Usage Arguments Value
View source: R/markedPP_funcs.R
Simulate a pair of event time series.
1 2 | sim_markedpp(lambda, W, nSamp, indep = FALSE, p, normal = TRUE, sigma,
lambda2)
|
lambda |
Intensity of first process (i.e. of Mark 1/A). |
W |
Observation window |
nSamp |
Number of samples to draw, intentionally too large. |
indep |
Logical indicating if the second process should depend on the
first;
|
p |
Bernoulli probability if |
normal |
Logical indicating distribution used to simulate dependent events;
|
sigma |
Standard deviation of normal if |
lambda2 |
intensity of second process if |
Data.frame of <t, m>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.