View source: R/initialization_functions.R
prepare_regression_data | R Documentation |
Package data to use in FactorHet. Called internally by 'FactorHet_mbo'; rarely called directly by the user.
prepare_regression_data(
formula,
design,
moderator = NULL,
group = NULL,
task = NULL,
choice_order = NULL,
weights = NULL,
single_intercept = NULL,
forced_randomize = NULL,
rare_threshold = NULL,
weight_dlist = FALSE,
rare_verbose = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.