| sim_base | R Documentation |
Use the 'sim_base' functions to start a new sim_setup.
sim_base(data = base_id(100, 100))
data |
a |
# Example for a linear model:
sim_base() %>%
sim_gen_x() %>%
sim_gen_e()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.