suhillsim2_ranef | R Documentation |
Simulated with simulate_su_hill_data(...)
, see details.
suhillsim2_ranef
See ?simulate_su_hill_data
for output format.
set.seed(101) suhillsim1 <- simulate_su_hill_data(n = 100, treatment_linear = FALSE, omega = 0, add_categorical = TRUE, coef_categorical_treatment = c(0,0,1), coef_categorical_nontreatment = c(-1,0,-1), sd_subjects = 2, n_subjects = 10)
https://github.com/bonStats/tidytreatment/tree/master/data-raw
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.