View source: R/formatting_fits_ids_dm.R
| get_avg_trials | R Documentation |
internal helper — assumes each ID appears with the same set of conditions
in column Cond. counts trials per ID×Cond and averages across ID.
get_avg_trials(obs_data_ids)
obs_data_ids |
data frame with columns |
list with:
N: number of unique individuals
avg_trials: named numeric vector of average trials per condition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.