simulate_error {simglm} | R Documentation |
Tidy error simulation
Description
Tidy error simulation
Usage
simulate_error(data, sim_args, ...)
Arguments
data |
Data simulated from other functions to pass to this function. |
sim_args |
A named list with special model formula syntax. See details and examples for more information. The named list may contain the following:
|
... |
Other arguments to pass to error simulation functions. |
[Package simglm version 0.8.9 Index]