| .expected_counts_to_cell_counts_cat_em | R Documentation |
Convert EM expected counts to fit_cat-style cell_counts
.expected_counts_to_cell_counts_cat_em(
counts,
order,
n_time,
n_blocks,
homogeneous
)
counts |
Expected counts from the E-step. |
order |
Model order. |
n_time |
Number of time points. |
n_blocks |
Number of blocks. |
homogeneous |
Logical; whether parameters are shared across blocks. |
A list shaped like fit_cat(...) cell_counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.