# NOT RUN {
ma_obj <- ma_r(ma_method = "ic", rxyi = rxyi, n = n, rxx = rxxi, ryy = ryyi,
construct_x = x_name, construct_y = y_name, sample_id = sample_id,
moderators = moderator, citekey = citekey, data = data_r_meas_multi)
generate_bib(ma_obj, analyses="all", match=c("all", "any"),
bib=system.file("sample_bibliography.bib", package="psychmeta"), style="apa",
output_format="word", header=list())
# }
Run the code above in your browser using DataLab