dot-fit_cat_single_pop: Fit CAT model for a single population

.fit_cat_single_popR Documentation

Fit CAT model for a single population

Description

Fit CAT model for a single population

Usage

.fit_cat_single_pop(y, p, c, n_time, subject_mask = NULL)

Arguments

y

Data matrix

p

Order

c

Number of categories

n_time

Number of time points

subject_mask

Logical vector for subject selection (NULL = all)

Value

List with marginal, transition, cell_counts, log_l


antedep documentation built on April 25, 2026, 1:06 a.m.