View source: R/simglm_master_function.r
The simglm package provides two categories of important functions: simulation functions and power functions. The package follows a tidy framework where functions are designed to be similar, do one thing, and stack on top of each other to build more complex systems. #'
This function is most useful to pass to replicate_simulation
.
The function attempts to determine automatically which aspects to add to
the simulation/power generation based on the elements found in the sim_args
argument.
1 | simglm(sim_args)
|
sim_args |
A named list with special model formula syntax. See details and examples for more information. The named list may contain the following:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.