Calculate interaction p-values
calc_interaction_pvalues(effect1, effect2, se1, se2, pvals_only = TRUE)
numeric vector
numeric vector
numeric vector
numeric vector
logical. Indicate whether to return only interaction
p-values, or a dataframe also including the input betas and standard
errors. Default = TRUE
df or numeric vector of interaction p-values (determined by
pvals_only
argument)