postProbFromObs: Compute the id-specific postprob matrix from a given observation-level postprob matrix
Description
Compute the id-specific postprob matrix from a given observation-level postprob matrix
Usage
postProbFromObs(mat, rowIds)
Arguments
- mat
A posterior probability matrix
at the observation level.
- rowIds
The row trajectory identifier integer
vector.