meta3_ninja | R Documentation |
This function streamlines the moderation process. Moderation strategy varies based on whether a numeric, or factoral variable is supplied.
meta3_ninja( call, moderators, binary_intercept = 0, continuous_intercept = NULL, remove_empty_slopes, data )
call |
a call list |
moderators |
a vector of moderators |
binary_intercept |
a numeric. Constrain the intercept for matricies with binary elements |
continuous_intercept |
a numeric. Constrain the intercept for matricies with continuous elements |
remove_empty_slopes |
a bool. Inspects each matrix and removes empty slopes as neccesary |
data |
dataset used to calculate baseline data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.