| .fit_cat_single_pop | R Documentation |
Fit CAT model for a single population
.fit_cat_single_pop(y, p, c, n_time, subject_mask = NULL)
y |
Data matrix |
p |
Order |
c |
Number of categories |
n_time |
Number of time points |
subject_mask |
Logical vector for subject selection (NULL = all) |
List with marginal, transition, cell_counts, log_l
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.