| .fit_cat_stationary | R Documentation |
Internal function to fit a model where both marginal and transition probabilities are constant over time.
.fit_cat_stationary(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 stationary constraints
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.