Normalizes pi(fHat) to sum to 1.0. If exclude_diagonal is TRUE, the sum of the off-diagonal terms sums to 1.0.
model_i_normalize_fHat(fHat, exclude_diagonal = FALSE)matrix of model-based proportions pi
matrix of model-based cell frequencies
logical. Should the cells on the main diagonal be excluded? Default is FALSE, include all cells