Skip to contents

Generate Super Population and Calculate Linear Predictors

Usage

generate_super_population(
  df_work,
  n_super,
  draw_treatment,
  gamma,
  b0,
  mu,
  tau,
  verbose,
  spline_info = NULL
)