View source: R/build_l1_models.R
bl1_build_signals | R Documentation |
helper function to build level 1 signals
bl1_build_signals(
l1_model_set,
trial_data,
block_data = NULL,
subtrial_data = NULL,
lg = NULL
)
l1_model_set |
An |
trial_data |
A data.frame containing trial-level signal information |
a modified version of l1_model_set
with updated $signals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.