| .logL_from_counts_cat | R Documentation |
Instead of looping over subjects, this version uses aggregated cell counts. Equivalent to logL_cat but more efficient.
.logL_from_counts_cat(y, order, marginal, transition, n_categories)
y |
Data matrix |
order |
AD order p |
marginal |
Marginal parameters |
transition |
Transition parameters |
n_categories |
Number of categories |
Scalar log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.