View source: R/simulate_arrivals.R
simulate_arrivals | R Documentation |
simulate_arrivals
Simulate arrival times based on parametric bootstrap
of model
simulate_arrivals
Simulate arrival times based on parametric bootstrap
of model
simulate_arrivals(id, model, new_data_tbl = NULL, hour_censoring = 5)
id |
id for the simulation run |
model |
fit with function |
new_data_tbl |
new data to simulate times (if not for the original dataset for which the model was fit) |
hour_censoring |
add censoring structure if desired certain hours after
polling station closing (use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.