| .count_cells_table_cat | R Documentation |
Alternative implementation using R's table function.
.count_cells_table_cat(y, time_indices, n_categories, subject_mask = NULL)
y |
Data matrix (n_subjects x n_time) |
time_indices |
Integer vector of time indices |
n_categories |
Number of categories |
subject_mask |
Logical vector for subject selection |
Array of counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.