# NOT RUN {
## Example artifact distribution for a dichotomous grouping variable:
create_ad_tsa_group(rGg = c(.8, .9, .95), n_rGg = c(100, 200, 250),
mean_rGg = .9, var_rGg = .05,
k_rGg = 5, mean_n_rGg = 100,
pi = c(.6, .55, .3), pa = .5, n_pi = c(100, 200, 250), n_pa = 300,
var_unbiased = TRUE)
# }
Run the code above in your browser using DataLab