| .fit_cat_timeinvariant | R Documentation |
Internal function to fit a model where transition probabilities are constant across time (for k > p).
.fit_cat_timeinvariant(y, p, c, blocks = NULL, homogeneous = TRUE)
y |
Data matrix |
p |
Order |
c |
Number of categories |
blocks |
Block vector (or NULL) |
homogeneous |
Whether to pool across blocks |
A cat_fit-like object with time-invariant transitions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.