Schuster_compute_pi: Compute matrix of model-based proportions pi.
Description
Compute matrix of model-based proportions pi.
Usage
Schuster_compute_pi(marginal_pi, kappa, v, validate = TRUE)
Value
matrix of model-based cell proportions
Arguments
- marginal_pi
expected proportions for each category
- kappa
current estimate of the kappa coefficient
- v
symmetry matrix
- validate
logical. should the cells be validated within this function?
Defaults to TRUE